.small-grid {
  column-count: 3;
  column-gap: 16px;
}
.small-grid img {
  padding-top: 16px;
}