1
2
3
4
5
6
7
8
9
10
@media screen and (max-width:767px) { .ProductItem-gallery-slides-item img { object-fit: contain !important; } }