Responsive Equal Height Blocks with JavaScript and CSS.
It's virtually dividing the list into rows, picking the height of the highest item in each row, and setting it for the other corresponding row items in a responsive way
matchHeight is a more robust, responsive equal heights plugin for jQuery. It makes the height of all selected elements exactly equal.