I am using the Showcase theme and I am trying to change the product image slider, so it will only display one image at a time, no matter the screen size.
Right now, it will display a single image up to the screen width of 1200 px, and then for larger screen width the theme will show 2 images aligned next to each other. My issue is that in this view, the images are getting cropped (see screenshot). Therefore, I am trying to only show a single image on all screen sizes but I haven’t found out what I need to change in CSS to adapt it accordingly.