.page-header h1 {
    font-size: 1.2rem !important;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    h2,
    .h2 {
        font-size: 1rem !important;
    }
}