Having trouble with Quick Stack image sizes at the large breakpoint

Hi there Webflow community. I’m having issues with Quick Stack image sizes at the large breakpoint. The trouble is with the landscape images not fully covering the cell when published and viewed at the large breakpoint. The screen I’m using is 2560px. At desktop breakpoint and below all is working as expected.

I have tried quite a few approaches and nothing seems to fix it. I’m very new to Webflow and I’m sure it’s something basic that I don’t yet understand.

The images are nestled inside an Image Wrapper Div to contain the image scale that I have on Hover. The Image Wrapper Div is then nestled inside of a Link Block.


Here is what it looks like at 2560px

Here is what it looks like at Desktop

Read only link

Weblink

Still hoping for some assistance with this one :slight_smile:

Ok, I think I’ve gone and worked this out myself. Seems like setting Height:100% with Max Width: None & Max Height: None on the image element has fixed the issue. Also made sure the Image Wrapper and Link Block they are nestled in was set to Height: 100% and Fit set to Cover.