.wrapper-carousel-bg {
    margin-left: 0 !important;
    width: calc(100% - 250px - 10px) !important;
}

.carousel-wrapper {
    max-width: 1100px;
    margin-top: 100px;
}

.carousel-bg {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

footer {
    margin-top: 0;
}