.masonry {
  grid-auto-rows: 4px;
  column-gap: 12px;
  row-gap: 0;
}