How can I adjust the width of a product image on my website?

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?

  1. Set the width of the image about 27vw

  2. Move the image near to Product info

Store url: https://189ee3-2.myshopify.com/products/jacket

store url?

I added it, please check!