.fit-cover {
  object-fit: cover;
}

img {
  max-width: 100%;
  height: auto;
}

