@media (max-width: 960px) {
  .lpc-promotions {
    padding-bottom: 0 !important;
  }
  .lpc-features-icon, .lpc-elements-button-1 {
    padding-bottom: 40px !important;
  }
  .lpc-elements-headline__title, .lpc-features-5__title {
    font-size: 30px !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-button--type-1 {
    margin-left: 0 !important;
  }
  .lpc-features-icon__item {
    border-radius: 50px !important;
  }
  .lpc-elements-headline__title, .lpc-features-5__title {
    font-size: 25px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
