.project-gallery.single-image a {
  aspect-ratio: 2048 / 1025;
  background: #08101d;
}

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