.matters .section-title {
    font-size: 2.2rem;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .matters .section-title {
        font-size: 1.8rem;
    }
}
