@media (max-width: 767px) {
  .cta-tenant .cta-support-card__icon {
    width: 35px;
    height: 35px;
  }

  .cta-tenant .cta-support-card__icon img {
    width: 35px;
    height: 35px;
  }

  .cta-tenant .cta-support-card__title {
    line-height: 1.45;
  }
}
