@media(max-width: 767px) {
  .header-title {
    font-size: var(--medium-fz);
  }
}