@media (max-width: 399px) {
  .section-1 .promo {
    margin-left: auto;
    padding-right: 0;
    width: calc(100% - 130px);
  }

  .section-1 .promo h1 {
    font-size: 14px;
    line-height: 1.2;
  }

  .section-1 .promo h1 .mark {
    font-size: 22px;
    line-height: 1.1;
  }

  .section-1 .promo h2 {
    font-size: 14px;
    line-height: 1.25;
  }

  .section-1 .promo-list {
    font-size: 12px;
    line-height: 1.2;
  }

  .section-1 .promo-list li {
    padding-left: 12px;
    position: relative;
  }

  .section-1 .promo-list li::before {
    left: 0;
    margin: 0;
    position: absolute;
    top: .45em;
  }

  .section-1 .labels-box {
    width: 160px;
  }

  .section-1 .bottle-1 {
    bottom: 38px;
  }

  .section-8 .promo {
    margin-left: auto;
    width: calc(100% - 130px);
  }

  .section-8 .promo h1 {
    font-size: 15px;
    line-height: 1.2;
  }

  .section-8 .promo h1 .mark {
    font-size: 23px;
    line-height: 1.1;
  }

  .section-8 .promo h2 {
    font-size: 14px;
    line-height: 1.25;
  }

  .section-8 .promo-list {
    font-size: 12px;
    line-height: 1.2;
  }

  .rush-btn {
    font-size: 22px;
    line-height: 1.15;
    min-height: 64px;
    padding: 0 42px 0 16px;
  }

  .rush-btn::after {
    margin: 0;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
  }
}
