@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .is-content-wrapper {
        flex-basis: auto;
    }
}