@media (max-width: 960px) {
  .lpc-form-5__title, .lpc-gallery-2__title, .lpc-elements-1__title {
    font-size: 32px !important;
  }
  .lpc-steps-1__item-title {
    font-size: 21px !important;
  }
  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-elements-2__text, .lpc-form-5__text, .lpc-form-5__button._first-btn {
    font-size: 17px !important;
  }
}
@media (max-width: 640px) {
  .lpc-form-5__title, .lpc-gallery-2__title, .lpc-elements-1__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-elements-2__text, .lpc-form-5__text, .lpc-form-5__button._first-btn {
    font-size: 16px !important;
  }
}
html body .lpc-text-3[data-media-source="desktop"] .lpc-text-3__photo img {
  height: auto;
  width: auto;
  object-fit: unset;
  border-radius: 50px;
}
.lpc-lg-outer.lpc-lg-components-open:not(.lpc-lg-zoomed) .lpc-lg-sub-html {
  display: none !important;
}
