Product image shows up as cropped, how do I make it fit?

(Please view site on mobile) My current site uses the Dawn theme - https://charmente.com/products/v-back-flared-jumpsuit and the image shows up great. I am trying now to create the same site but in the Sense theme instead, but when I upload the same image I am using on my Dawn theme it shows up like this -

Hi @Simon159

Please go to your Online store > Themes > Sense > Customize > Products > Default product > Product information > Media fit, select Original

I tried that, it doesn’t work

Could you share preview link of product page on Sense theme so I can check?

https://admin.shopify.com/store/charmente-5481/themes/156804383025/editor?previewPath=%2Fproducts%2Fv-back-flared-jumpsuit&section=template–20357505843505__main&customCss=true

does this link work? I dont want to upload the sense theme to my store since customers are shopping right now on my current theme

Please get preview link by following this

https://cg8qi6knhkxaoxrg-79340175665.shopifypreview.com

thank you

I sent the wrong preview link i am so sorry, here is the right one: https://k7sb9rnsfyx7w0f8-79340175665.shopifypreview.com

Go to your Online store > Themes > Edit code > open base.css file, go to bottom of file and remove this code to solve the issue

@media only screen and (max-width: 749px){
.product-media-container .media {
    padding-top: 75% !important;
}
}

Thank You!

Could you help me with my new post I made about the Shop Pay in my product page. You have been so much help, thank you!