@media only screen and (max-width: 1600px) {

    .login-logo {
        height: 75px;
        width: auto;
    }

}