body .MsoTableGrid {
  margin: 0 !important;
}
@media (max-width: 960px) {
  .lpc-banners__wrap, .lpc-features-5__item, .lpc-features-icon__item-card, .lpc-padding-average {
    padding: 20px !important;
  }
  .lpc-form-5__title, .lpc-features-icon__title, .lpc-elements-headline__title, .lpc-banners__title, .lpc-product-4__header {
    font-size: 35px !important;
  }
  .lpc-product-4__caption, .lpc-product-4__price-current, .lpc-features-5__subtitle, .lpc-features-icon__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: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-form-5__title, .lpc-features-icon__title, .lpc-elements-headline__title, .lpc-banners__title, .lpc-product-4__header {
    font-size: 30px !important;
  }
  .lpc-product-4__caption, .lpc-product-4__price-current, .lpc-features-5__subtitle, .lpc-features-icon__subtitle {
    font-size: 17px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-5__item--align .lpc-features-5__icon-box {
    margin-bottom: 10px !important;
  }
  .lpc-form-5__title, .lpc-features-icon__title, .lpc-elements-headline__title, .lpc-banners__title, .lpc-product-4__header {
    font-size: 25px !important;
  }
}
