.project-gallery .image {
  background: #f4f1ea;
}

.project-gallery .image img {
  object-fit: contain;
}

.project-gallery .image span {
  background: rgba(16, 17, 39, 0.88);
}

.hero-portrait img {
  object-position: 68% center;
}
