@media (max-width: 960px) {
  .lpc-elements-headline__title, .lpc-certificate-2__header, .lpc-partners-1__title {
    font-size: 35px !important;
  }
  .lpc-button--type-1, .lpc-offer__caption, .lpc-elements-text-1__text, .lpc-features-2__item-subtitle {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-elements-headline__title, .lpc-certificate-2__header, .lpc-partners-1__title {
    font-size: 30px !important;
  }
  .lpc-button--type-1, .lpc-offer__caption, .lpc-elements-text-1__text, .lpc-features-2__item-subtitle {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-elements-headline__title, .lpc-certificate-2__header, .lpc-partners-1__title {
    font-size: 25px !important;
  }
}
@media (max-width: 1279px) {
  .lpc-elements-button-1__buttons .lpc-button--type-1 {
    color: #67d70a !important;
  }
}
.lpc-offer__caption, .lpc-elements-text-1__text {
  text-align: justify !important;
}
