#chery-karta-s-kontaktami .ch-btn {
    background-color: black !important;
    color: white !important;
}

.c-header .header-custom__phone .v-telephone {
    gap: 8px;
}

#jac-modelnyi-riad-v2 .ch-btn:nth-child(1) {
    background-color: white !important;
    border: 1px solid black;
    color: black !important;
}

#jac-modelnyi-riad-v2 .ch-btn:nth-child(2) {
    background-color: black !important;
    border: 1px solid black;
    color: white !important;
}

#jac-kartochki-dts .jac-dc-cards__item img{
    object-fit: contain !important
}

.v-main .v-main__wrap .common-bottom-footer__wrapper div,
.v-main .v-main__wrap .common-bottom-footer__wrapper p {
  font-size: 14px !important;
  font-weight: 300 !important;
}
#jac-modelnyi-riad-v2
  .jac-models__content:has(.swiper-slide[data-swiper-slide-index="0"].swiper-slide-active)
  .v-typography
  .inter-font-family::after {
  content: "3";
  vertical-align: super;
  font-size: 0.5em !important;
}
.v-main
  .v-main__wrap
  .models-list__grid
  .models-list__item
  .inter-font-family::after {
  content: "2" !important;
  vertical-align: super !important;
  font-size: 0.5em !important;
}
.v-main
  .v-main__wrap
  .models-list__grid
  .models-list__item:nth-child(1)
  .inter-font-family::after {
  content: "3" !important;
  vertical-align: super !important;
  font-size: 0.5em !important;
}
#jac-modelnyi-riad-v2 .v-typography .inter-font-family::after{
  content: '2';
  vertical-align: super;
  font-size: 0.5em !important;
}

@media(max-width: 768px){
.header-m-wrapper{
top: auto !important;
}
}