@media screen and (max-width:767px) {
img.product-gallery-slides-item-image {
object-fit: contain !important;
}
}
you can buy a coffee if it is useful
@media screen and (max-width:767px) {
img.product-gallery-slides-item-image {
object-fit: contain !important;
}
}