Resizing Images

I’d like it so that the images resize as the browser resizes like here:

Suggestions on how to do this?

Hi @mskks64 what you can do is give each image a class and make it width:25% on desktop, and then 33.3333% in Tablet, 50% Phone landscape and 100% in Phone Portrait. That will get a similar result.