@media only screen and (max-width: 768px) {
.section-heading .section-heading-lower {
    font-size: 24px !important;
}
}