#masonry {
  margin: 0;
  margin-bottom: 50px;
  width: 100% !important;
}
#masonry .item {
  width: 270px;
  padding: 0 10px;
}