/* constant speed (no ease-in/out) */
.logo-car .slick-track {
  transition-timing-function: linear !important;
}