@media (max-width: 1279px) {
  .lpc-offer__button .lpc-button--type-2 {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-offer, .lpc-features-1, .lpc-rates-2, .lpc-promotions, .lpc-banners {
    padding-bottom: 40px !important;
  }
  .lpc-banners__wrap {
    padding: 20px !important;
  }
  .lpc-features-1__item-title {
    font-size: 60px !important;
  }
  .lpc-rates-2__header, .lpc-promotions__title, .lpc-video-1__title, .lpc-banners__title, .lpc-features-5__title {
    font-size: 30px !important;
  }
  .lpc-offer__subtitle {
    font-size: 24px !important;
  }
  .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .lpc-rates-2__header, .lpc-promotions__title, .lpc-video-1__title, .lpc-banners__title, .lpc-features-5__title {
    font-size: 25px !important;
  }
  .lpc-offer__subtitle {
    font-size: 20px !important;
  }
  .lp-button {
    font-size: 15px !important;
  }
}
