.carousel {
    max-width: 100%;
}

.carousel-inner img {
    height: auto;
    object-fit: cover;
}