.carousel .thumbs-wrapper {
    margin: 20px auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.z-1{
    z-index: -1;
}
.carousel .slide .legend{
    background: #950009;
}