@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .body-wrap-ie #login-container {
        max-width: 100%;
    }
}
