@media only screen and (max-width: 734px) {
    .section-hero .hero-headline {
        max-width: 91%;
    }
}