.album-gallery {
  line-height: 0;
  margin-left: 0;
}
.album-gallery li {
  display: block;
  margin-bottom: 1.5rem;
  break-inside: avoid;
}
