.website-project-image img {
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  background: #fff;
}
