.post-gallery {
  margin: 3rem 0;
}

.post-gallery .gallery-item img {
  width: 100%;
  height: auto;
  display: block;
}
