@media (min-width: 1025px) {
    body .lp-header-2__wrap {
      position: relative; }
      body .lp-header-2__wrap:before {
        content: '';
        background: url('pic1.webp') no-repeat;
        background-size: contain;
        width: 90px;
        height: 86px;
        max-width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
        display: block; } }
  @media (max-width: 1024px) {
  body .lp-header-2__logo {
    max-width: 100%;
    position: relative; }
    body .lp-header-2__logo:before {
      content: '';
      background: url('pic1.webp') no-repeat;
      background-size: contain;
      width: 90px;
      height: 86px;
      max-width: 100%;
      position: absolute;
      right: auto;
      bottom: 0;
      display: block; } }
  body #_lp_block_44273304[data-block-layout='1394261'] .lp-header-2__logo-icon {
    margin-left: 96px; }
  @media (max-width: 1024px) {
  body .lp-header-2__logo:before {
    height: 82px; } }
  @media (max-width: 480px) {
  body .lp-header-2__logo {
    margin: 0 auto; } }
