.container{
    max-width: 98%;
    transform: translateX(-0rem);
}

.fixed-background,
.fixed-menu,
.language,
.fixed-top,
.fixed-bottom,
.videodiv{
    display: none;
}

.carousel-inner{
    text-align: center;
}

.carousel-item,
.carousel-item.active{
    display: contents;
}
