@media (max-width: 1279px) {
  .lpc-product-8__button .lpc-button--type-1, .lpc-banners__buttons .lpc-button--type-1 {
    color: #000 !important;
  }
}
@media (max-width: 640px) {
  .lpc-banners__title, .lpc-features-1__title {
    font-size: 30px !important;
  }
}
@media (max-width: 540px) {
  .lpc-banners__title, .lpc-features-1__title {
    font-size: 25px !important;
  }
  .lpc-elements-text-1__text {
    font-size: 16px !important;
  }
  .lpc-numbered-list__item-text {
    font-size: 15px !important;
  }
}
