h1 {
    font-size: 1.9rem;
}

@media (max-width: 575.98px) {
    .lead {
        line-height: 1.3;
    }
}

