@media (max-width: 767.98px) {
  .template-product .media-gallery .thumbnails {
    display: none;
  }

  .template-product .media-gallery .slider-nav.desktop-only {
    display: block !important;
  }
}
