.c-item {
  height: 400px;
}

.c-img {
  height: 100%;
  object-fit: cover;
}
.carousel {
  margin: 1rem auto;
}
