Masonry is a dream come true for a responsive site that uses small blocks of content.

It allows content to move gracefully as the browser size changes, or mobile device is rotates to landscape or portrait view. You can also add cool loading animations as object load dynamically (lazy loading, or infinite scroll being an example)
Personal experience
We used Masonry to showcase sites that need a responsive layout that looks extremely slick.
Use cases
Online webshops that want a great user experience, or bloggers that want their images to move around, or load in style.
Cons
It can be a nightmare to play with the CSS, you’ll probably need an expert.
