@media (max-width: 1279px) {
  .lpc-features-2, .lpc-promotions-new, .lpc-offer, .lpc-timeline-vertical, .lpc-questions-2, .lpc-gap-block {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
@media (max-width: 479px) {
  .lpc-button--type-1._v2-text, .lpc-button--type-2._v2-text, .lpc-button--type-3._v2-text {
    font-size: 15px !important;
  }
  .lpc-offer__note, .lpc-features-2__item-text, .lpc-questions-2__answer, .lpc-rates-2__text {
    font-size: 14px !important;
  }
  .lpc-banners__wrap, .lpc-delivery-block__item {
    padding: 16px !important;
  }
  .lpc-timeline-vertical__num-text {
    font-size: 20px !important;
    min-width: 44px !important;
    min-height: 44px !important;
  }
  .lpc-delivery-block__left {
    padding: 8px !important;
    margin-bottom: 0 !important;
  }
}
