@media (max-width: 1200px) {
    .staff-headings h2 {
        white-space: pre-wrap;
        max-width: 75%;
    }
}