main{
    display: flex;
    align-items: stretch;
}
.carousel-item{
    background-size: cover !important;
}
.carousel{
    height: 100%;
}
.logo-wrapper{
    display: block !important;
}