html[data-useragent*='MSIE'] {
  .explore form input[type='range'] {
    height: auto !important;
  }
}
