.gallery-item:nth-child(n+4) {
  display: none;
}

