@media (max-width: 960px) {
  .lpc-prods-1-item__title, .lpc-steps-1__title, .lpc-prods-4__title, .lpc-text-3__title {
    font-size: 35px !important; }

  html body .lpc-prods-4[data-media-source="mobile"] .lpc-prods-4__item {
    margin-bottom: 20px; }
    html body .lpc-steps-1[data-media-source="mobile"], html body .lpc-prods-4[data-media-source="mobile"] {
      padding-top: 20px !important; }
    html body .lpc-text-3 {
      padding-bottom: 0 !important; } }

@media (max-width: 768px) {
  .lpc-prods-1-item__title, .lpc-steps-1__title, .lpc-prods-4__title, .lpc-text-3__title {
    font-size: 32px !important; } }

@media (max-width: 640px) {
  .lpc-prods-1-item__title, .lpc-steps-1__title, .lpc-prods-4__title, .lpc-text-3__title {
    font-size: 28px !important; } }

@media (max-width: 480px) {
  .lpc-prods-1-item__title, .lpc-steps-1__title, .lpc-prods-4__title, .lpc-text-3__title {
    font-size: 26px !important; }

  .lpc-steps-1__item-title {
    font-size: 19px; } }
