.home .galleryHome{
    width: 100%;
    background-color: #000000;
    text-align: center;
    margin-bottom:2%;
    border-radius: 25px;
}
.home #carouselExampleIndicators .carousel-item img{
    height: 500px;
    width: auto !important;
    margin-left:21%;
    margin-top:2%;
    margin-bottom:2%;
    border-radius: 25px !important;
}

.home #carouselExampleIndicators .carousel-item{
    text-align: center;
}

.infoGruppo{
    font-size: 100%;
}

.home .home_important{
    font-family: kairosFont2;
    font-size:120%;
}

.home .premiMini figure{
	
	width:100%;
	
}