How to fix mobile responsiveness issue on my product page?

@Jim141

thanks for sharing, can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.css ->paste below code at the bottom of the file.
.grid-item .grid-image img {object-fit: contain;}