Untitled

 avatar
unknown
plain_text
2 years ago
142 B
8
Indexable
@media only screen and (max-width: 767px) {
.single-product div.product .woocommerce-product-gallery img {
    margin: 0 auto !important;
}
}
Editor is loading...