.guide-photo img {
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
}
