@media (max-width: 992px) {
  .lpc-button--type-1._v2-text, .lpc-button--type-2._v2-text, .lpc-button--type-3._v2-text {
    font-size: 16px !important;
    min-height: auto !important;
    padding: 12px 16px !important;
  }
}
@media (max-width: 479px) {
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-header-text-5, .lp-header-text-6 {
    font-size: 15px !important;
  }
  .lpc-gap-block {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  .lpc-delivery-block__container-text br {
    display: none !important;
  }
  .lpc-delivery-block__image {
    height: 38px !important;
    width: 38px !important;
  }
  .lpc-timeline-vertical__num-text {
    font-size: 20px !important;
  }
  .lpc-accordion-cards__title {
    font-size: 17px !important;
  }
  .default-init .lpc-rates-2__list:not(._not-scroll-adapt) .lpc-rates-2__item {
    width: 100% !important;
  }
}
