@media (max-width: 1200px) {
  .lpc-rates-2__title {
    font-size: 25px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-1 {
    padding-bottom: 30px !important;
  }
  .lpc-banners__wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .lpc-rates-2__title {
    font-size: 20px !important;
  }
  .lpc-features-1__item-title {
    font-size: 19px !important;
  }
  .lpc-features-5__title, .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 14px !important;
  }
}
