@media (max-width: 768px) {
  body .lp-wrapp {
    max-width: 740px;
  }
  body .lp-advantages-7__image-sister {
    max-width: 100%;
  }
  body .lp-advantages-7__inner {
    display: flex;
    flex-direction: column-reverse;
  }
  body .lp-advantages-7__image {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 640px) {
  body .lp-new-header__logo {
    justify-content: center;
  }
  body .lp-new-header__inner--style .lp-new-header-phone {
    margin: 0 auto;
  }
  body .lp-promo2__button-wrapper {
    justify-content: center;
    display: flex;
  }
  body #_lp_block_940929513[data-block-layout="1431461"] .lp-promo2__button._button-1 {
    margin-right: 0;
  }
}
