@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header {
    background: #ff0000;
  }
  #slider_blocks {
    position: relative;
    margin-top: 0;
    overflow: hidden;
  }
}
