body {
  overflow-x: hidden;
}
@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    font-family: "Alumni Sans", sans-serif !important;
    font-weight: 400 !important;
    color: #ff4d00 !important;
  }
}
@media (max-width: 960px) {
  .lpc-features-3__item-image {
    max-width: 80px !important;
    max-height: 80px !important;
    padding: 15px !important;
  }
  .lpc-rates-2, .lpc-list-illustration, .lpc-promotions, .lpc-features-3, .lpc-features-icon {
    padding-bottom: 0 !important;
  }
  .lpc-list-illustration__title, .lpc-rates-2__header, .lpc-features-3__title, .lpc-promotions__title, .lpc-thumb-gallery__title {
    font-size: 40px !important;
  }
  .lpc-rates-2__title, .lpc-features-3__item-subtitle, .lpc-features-icon__subtitle {
    font-size: 25px !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: 640px) {
  .lpc-list-illustration__title, .lpc-rates-2__header, .lpc-features-3__title, .lpc-promotions__title, .lpc-thumb-gallery__title {
    font-size: 35px !important;
  }
  .lpc-rates-2__title, .lpc-features-3__item-subtitle, .lpc-features-icon__subtitle {
    font-size: 22px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
