.img-fit {
  width: 100%;
  height: 50px;
  object-fit: cover;
  border-radius: 7px;
}