@media (max-width: 960px) {
  .lpc-promotions {
    padding-bottom: 30px !important;
  }
  .lpc-list-illustration__item {
    margin-bottom: 20px !important;
  }
  .lpc-features-2__wrap-box, .lpc-restaurant-menu-2, .lpc-accordion-cards__wrap-box, .lpc-features-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .lpc-promotions__title, .lpc-list-illustration__title, .lpc-features-2__title, .lpc-restaurant-menu-2__header, .lpc-accordion-cards__header, .lpc-features-5__title, .lpc-form-substrate__title {
    font-size: 25px !important;
  }
  .lpc-accordion-cards__title, .lpc-restaurant-menu-2__title, .lpc-list-illustration__subtitle {
    font-size: 19px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .lpc-promotions__title, .lpc-list-illustration__title, .lpc-features-2__title, .lpc-restaurant-menu-2__header, .lpc-accordion-cards__header, .lpc-features-5__title, .lpc-form-substrate__title {
    font-size: 24px !important;
  }
  .lpc-accordion-cards__title, .lpc-restaurant-menu-2__title, .lpc-list-illustration__subtitle {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
