Dear Stefan
To achieve something similar to the example you will need 2 "elements per row":[image: 1635288689727-screen-shot-2021-10-27-at-11.44.55-am-resized.png]
Then you can adjust the images as your design needs with this CSS (note: this will select all element grid's, you may wish to specify by adding a custom id or Class to the row/element)
.type-elementgrid img{
// insert css here
}
Define your Height and other properties for the image you like.
https://laytheme.com/documentation.html#custom-css-styling
Best wishes Stefan and have a great day š
Richard