
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    [Class*="row"]{
        width: 100%;
    }
}