/* MEISTER Málaga v6.3.2 · Home H1 parity with the provincial Boutique system. */
@media (min-width:1181px){
  .home .hero--lead .hero-content h1{
    max-width:780px!important;
    margin:14px 0 18px!important;
    font-size:clamp(52px,5.8vw,88px)!important;
    line-height:.98!important;
    text-align:left!important;
  }
}
@media (max-width:1180px){
  .home .hero--lead .hero-content h1{
    max-width:620px!important;
    margin:10px 0 16px!important;
    font-size:clamp(38px,12.2vw,53px)!important;
    line-height:.98!important;
  }
  .home .hero--lead .hero-content h1 .hero-title-mobile{font-size:inherit!important;line-height:inherit!important}
}
