.isotope{width:644px;position:relative;}
.item{width:33%;max-height:144px;padding:5px;box-sizing:border-box;float:left;}
.item img{width:100%;}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}