.login-page.wait {
  height: 440px;
  margin-bottom: 10px;
}

@media (max-width: 1199px) {
  .login-page.wait {
    height: auto;
  }
}
