/* FINAL section headline override */

@media (min-width:721px){
  body .desk-lead .lead-visual h2{
    font-size:54px!important;
    line-height:.93!important;
    letter-spacing:-.045em!important;
    max-width:680px!important;
  }
}

@media (max-width:720px){
  body .desk-lead .lead-visual h2{
    font-size:36px!important;
    line-height:.97!important;
    letter-spacing:-.035em!important;
    max-width:92%!important;
  }
}
