@media (max-height: 900px) {
  .login {
    top: 0;
    transform: translate(-50%, 0);
  }
}