.gallery-entry { display: none; float: left; margin-right: 20px; margin-bottom: 20px; width: 230px; }
.gallery-entry:nth-child(4n+5) { clear: left }