@media (max-width: 740px) {
  html[lang="pl"] .hero-h1 {
    font-size: clamp(1.95rem, 8.7vw, 2.18rem);
    line-height: 1.06;
  }

  html[lang="pl"] .rot {
    display: block;
    width: 100%;
    margin-top: .08em;
  }

  html[lang="pl"] .rot-word {
    width: 100%;
    white-space: normal;
  }
}
