@media (max-width: 960px) {
  .lpc-elements-headline__title, .lpc-features-5__title, .lpc-form-4__title {
    font-size: 30px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-elements-headline__title, .lpc-features-5__title, .lpc-form-4__title {
    font-size: 25px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
  .lpc-product-8__image {
    border-radius: 20px !important;
  }
  .lpc-product-8__box-wpar {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
html body [data-media-source="media-xs"] .lpc-elements-headline__title {
  margin-top: 0 !important;
}
html body [data-media-source="media-xs"] .lpc-product-8__image-box {
  padding-top: 70%;
}
@media (max-width: 760px) {
  .lpc-form-4__wrap-box .lp-block-bg_item {
    -webkit-background-size: contain !important;
    background-size: contain !important;
    background-position: left 50% top 0 !important;
  }
}
body .msgrs {
  bottom: 100px;
}
body .msgrs_item a span {
  color: #fff;
}
