INSTRUCTIONS
1 - Place grid start with 3 columns
2 - add a div with these settings:
• 0px Height
• Pad Top & Bottom 50%
• Overflow: hidden
• position: relative
3 - add Image to that div with these settings:
• make min height and min width 100%
• position: absolute & FULL (square icon)
• set object fit to cover
Link to project