Hello @muzzamazza
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-main-product.css
add this code at the end of the file.
@media screen and (min-width: 750px) {
.product-media-container {
padding: 10px !important;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
