How to change the size of the mosaic block

Hello, I need your help to change the size in which the images are displayed in the mosaic block.

https://welldonecase.cl/

password: ofrieg

Thanks

@Lorenita you can make it half by adding below css

.collage-card .media {
   height: 50% !important;
}

you can display the height of the image based on which size of image/block you want you can just put the size that in place of 50%

1 Like

@Ujjaval What I need is to shrink the whole block, not just one image.

@Lorenita need customization . you can pm me.