body .lp-numbered-list__item-icon {
  min-width: 1em;
  min-height: 1em;
}
@media (max-width: 769px) {
  body .lp-new-header__logo {
    justify-content: center;
  }
  body .lp-new-header.lp-active-popup .lp-new-header-phone {
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
