@media (max-width: 576px) {
    main h1, main h1.display-4 {
        font-size: 2rem;
    }
}
body { padding-top: 70px; }