@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .login-screen-image {
        width: 140vh !important;
    }
}