/* target IE 9+ */
@media screen and (min-width:0\0) {

  [data-feature="slider-tabs"] ul {
    display: block !important;
    border-bottom: none !important;
  }

  [data-feature="slider-tabs"] li {
    border-bottom: 1px solid #ddd !important;
    width: 100% !important;
  }

}
