@media (max-width: 960px) {
  .lpc-gallery-2__title, .lpc-form-5__title, .lpc-elements-1__title, .lpc-steps-2__title {
    font-size: 32px !important; }

  .lpc-steps-1__item-title {
    font-size: 20px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-form-5__text, .lpc-form-5__button._first-btn, .lpc-elements-2__text, .lpc-steps-2__item-text {
    font-size: 17px !important; } }

@media (max-width: 640px) {
  .lpc-gallery-2__title, .lpc-form-5__title, .lpc-elements-1__title, .lpc-steps-2__title {
    font-size: 28px !important; }

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

  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-form-5__text, .lpc-form-5__button._first-btn, .lpc-elements-2__text, .lpc-steps-2__item-text {
    font-size: 16px !important; } }

html body [data-media-source="desktop"] .lpc-col-3-lg {
  width: calc((100% / 12) * 4); }
