@media (max-width: 768px) {
.t-video__loader {
    display: none !important;
}

.t-video__play {
    display: none !important;
  }
}