#carousel-example-generic .item img {
  height: 300px;
  width: 100%;
  display: block;
  object-fit: cover;
}

