.page-subpages {
  display: none;
}
@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-features-2__item-subtitle, .lpc-list-illustration__subtitle, .lpc-questions-3__question {
    font-size: 20px !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: 640px) {
  .lpc-list-illustration__icon {
    font-size: 25px !important;
  }
  .lpc-features-2__item-subtitle, .lpc-features-icon__subtitle, .lpc-list-illustration__subtitle, .lpc-questions-3__question {
    font-size: 19px !important;
  }
}
body .decor-wrap p {
  text-align: inherit !important;
}
