I'm doing a layout using bootstrap and I came across a problem at the time of stacking blocks to be responsive.
I have 5 blocks of different heights, divided into 3 columns:
When you reach a certain width, the blocks are stacked, but the height of each "layer" is defined by its largest block:
Would anyone have a solution for this?