#carouselExampleAutoplaying {
    height: 500px;
    margin-top: 80px;
}

.carousel-section {
    width: 100% !important;
    margin: auto;
    max-width: 1700px !important;
    height: 100%;
}

.d-block {
    height: 500px;
    object-fit: cover;
}