@charset "UTF-8";

.img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
}