@media (max-width: 576px) {
    .section-title h1,
    .section-title .text {
        font-size: 1.6rem;
    }
}

