@media screen and (max-width: 767px) {
    .login-page .container {
        padding-top: 0!important;
    }

}