  @media(min-width:1260px)
{
    .sectionBanner--longHeading.sectionBanner--secondLevel .sectionBanner-titleHolder h1.sectionBanner-titleHolder-title
    {
        max-width:80%;
    }
}