@media screen and (max-width: 749px) {
  .lip_promo .banner__text {
    max-width: 140px;
    font-weight: 400 !important;
  }
}

@media screen and (max-width: 749px) {
  .BL_promo .banner__text {
    max-width: 170px;
    margin-top: auto;
  }

  .BL_promo .banner__buttons {
    margin-top: 0;
  }
}

