
.carousel-inner[data-v-3788d9f9] {
        background: #e6e6e6;
}
.thumb-container[data-v-3788d9f9] {
        overflow-x: hidden;
        width: 232px; /* 116px per slide */
        position: relative;
        height: 100px;
}
.thumb[data-v-3788d9f9] {
        background: #e6e6e6;
        position: absolute;
        transition: all .4s ease-out;
}
.thumb img[data-v-3788d9f9] {
            width: 100px;
}
@media only screen and (min-width: 576px) {
.thumb-container[data-v-3788d9f9] {
            width: 348px; /* 116px per slide */
}
}
@media only screen and (min-width: 768px) {
.thumb-container[data-v-3788d9f9] {
            width: 464px; /* 116px per slide */
}
}
@media only screen and (min-width: 991px) {
.thumb-container[data-v-3788d9f9] {
            width: 348px; /* 116px per slide */
}
}
@media only screen and (min-width: 1199px) {
.thumb-container[data-v-3788d9f9] {
            width: 464px; /* 116px per slide */
}
}
@media only screen and (min-width: 576px) {
.carousel-container[data-v-3788d9f9] {
            min-height: 375px;
}
}
