Hi guys,
I’m struggling with the Product image. I use this codes but the results differs between product pages
.product__media.media.media--transparent{
width:27vw;
}
.product-media-container.constrain-height.media-fit-contain {
margin-right: 3%;
}
RESULT
Can you help me out?
-
Set the width of the image about 27vw
-
Move the image near to Product info



