@media (max-width: 767px) {
  .cta-sell .cta-support-card__title br,
  .cta-sell .cta-consult-card__text br,
  .cta-sell .cta-point__title br,
  .cta-sell .cta-message__text br {
    display: none;
  }
}
