Making the size of an Image Responsive

How do I get a QuickStack cell to change proportionally to the page size so that the photo proportion does not change?

Or which width and hight settings do i have to give to the image?


Here is my site Read-Only: [LINK](Webflow - hoestermann agentur)
(how to share your site Read-Only link)

You might try changing the height units to “VW” so that when the user changes their browser width, the height of the image div will grow. I’m not sure if “20VW” is the proportion you want but you can play with that.

Ideally, you’d use an image within the cell vs. using a background image. This will give you more control over styling and editing