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

@media (min-width: 768px) {
  img {
  }
}

