@media (max-width: 767px) {
  html.route-product-product .product-info .main-image .swiper-button-prev,
  html.route-product-product .product-info .main-image .swiper-button-next {
    display: none !important;
  }
}
