#carouselExampleDark, .carousel-inner, .carousel-item, .carousel-item img {
    min-height: 65vh;
    object-fit: cover;
    max-height: 70vh;
}

#img_nettuno {
    object-position: 75% 0%;
}

#img_principale {
    background-position: 100%;
}

#img_tricolore {
    object-position: 80% 50%;
}

#img_gaggio {
    object-position: 47% 25%;
}

#img_magazzino {
    object-position: 25% 25%;
}

#img_AV {
    object-position: 25% 60%;
}

.btn-slider {
    height: 1vh;
    padding: 5px;
}