@import url("../strony-internetowe-dla-prawnikow/prawnicy.css");
@import url("../strony-internetowe-dla-prawnikow/oferta.css");

.plumbers-page .hero h1 .hero-city{font-size:clamp(54px,6.2vw,90px)}

@media(max-width:760px){
  .plumbers-page .hero h1{font-size:clamp(46px,12.5vw,58px)}
  .plumbers-page .hero h1 .hero-city{left:30%;right:auto;bottom:-16px;max-width:100%;font-size:clamp(30px,8vw,38px);transform-origin:left center}
}

@media(max-width:520px){
  .plumbers-page .hero-text{width:100%;max-width:350px}
}
