in dcae4.css remove
.col_wrap_fourth .col_item:nth-child(4n+1) {
clear: both;
}
and it will be somewhat better, columns will flow depending on height, not be placed in rows.
what you want is this, try playing:
https://isotope.metafizzy.co/layout-modes/masonry.html