.carousel-item img {
    max-height: 350px;
    object-fit: cover;
}
.carousel-item img {
    width: 100%;
    border-radius: 10px;
}
