Buy me a coffee

#162

@media screen and (max-width:767px) {
.ProductItem-gallery-slides-item {
    position: static !important;
    height: auto !important;
    visibility: visible !important;
    display: block !important;
    animation: unset !important;
}
.ProductItem-gallery-slides:before {
    padding: 0 !important;
}}