#fw-section-header {

@media (max-width: 768px) {
  .header__logo-link .text-logo {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }
}
}