How can you make the order of the elements do not depend on the text and everything is ordered?
isicmexico
As I can see that it looks quite good now: https://prnt.sc/pwbjod
Did you get it solved?
only the first line is ordered, the others are messy, are adapted to the size of the title
isicmexico You can try to use this custom css:
.jub-block.gallery-2 .gallery .item { min-height: 310px !important; }
and change to your desired value.
https://prnt.sc/pwo2vv
Thanks, that is the solution! 🙂