.skin-card img {
  aspect-ratio: 4 / 5;
  filter: saturate(.82) contrast(1.03);
  object-fit: cover;
  object-position: center;
}
