Responsive design question

Hi

I am trying to re-create something similar to the below site.

http://www.dunckelfeld.de/en/blog/

Any idea how the responsive element of this page was created??
Is it possible to achieve a similar outcome in Webflow, especially the responsive images.

Thanks

make a 3 column row and make each column have an animation transition. =)

the animation part is easy. getting all the divs to stick together on different display sizes is the tricky part.

im pretty sure they are using a custom jquery script.

what i really want to know is how they managed to get that grey diamond bit in the middle of each ‘card’, to stick exactly in the same spot even when changing screen sizes.