.index-carousel-img {
    width: 64px !important;
    height: 64px !important;
}
.slider-height {
    height: 800px !important;
}

@media (max-width: 768px) {
    .vehicle-track-info-text {
        font-size: 12px !important;
    }
    .slider-height {
        height: 500px !important;
    }
}
