.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;
}