@supports (-webkit-touch-callout: none) {
  .vehicle-calculator-form #vat_payment_type--wrapper--description #click {
    top: -35px;
  }
}

.financing-process-block .block-vehicle-calculator-block .vehicle-calculator-form {
  overflow: scroll;
  width: 47%;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .vehicles-listing .view-content .box .views-field-nothing .vehicle-info .footer .btns .apply-now a {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .vehicles-listing .view-content .box .views-field-nothing .vehicle-info .footer .btns .apply-now a {
    white-space: nowrap;
  }
}