
/* your styles go here */

.carousel-fullscreen .carousel-inner {
    height: 450px;
    min-height: unset;
}

    .carousel-fullscreen .carousel-inner .item {
        height: 450px;
        min-height: unset;
    }

#carousel-home {
    margin-top: 5px;
}
