.variable-width {background: red;}
/* Internet Explorer 11+ */
-ms-fullscreen, :root .selector { .variable-width {background: red;} }
@media screen and (-ms-high-contrast: active) {    .variable-width {background: red;}    }