Buy me a coffee

#product

@media screen and (max-width:767px) {
  .ProductItem-gallery-slides-item {
    position: static !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.ProductItem-gallery-slides:before {
    padding: 0 !important;
}
div.ProductItem-gallery-carousel-controls {
    display: none !important;
}}