.image-fit{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}
