/* .carousel.carousel-slider{
    height: 100%;
}

.carousel .slider-wrapper{
    height: 100%;
}
.carousel .slider{
    height: 100%;
}

.carousel .control-dots .dot{
    width: 15px;
    height: 15px;
} */

.carousel {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel-item {
    height: 100%;
}