@media screen and (min-width:768px) {
div.product-gallery {
width: 50% !important;
}}
my friend wrote this, you can send her some coffee if it is useful
@media screen and (min-width:768px) {
div.product-gallery {
width: 50% !important;
}}