@media only screen and (max-width: 750px) {
  .tee-slider__track {
    pointer-events: none !important;
  }
}