@media (min-width: 992px) {
    section h1 {
        max-width: 75%;
    }
}