/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 28 2026 | 11:08:10 */
@media (max-width: 767px) {
    article h1,
    .entry-body h1:first-of-type,
    .siteContent-main h1:first-of-type,
    .single-school_news .entry-title,
    .single-important .entry-title {
        font-size: 1.1rem !important;
        padding: 10px 14px !important;
        line-height: 1.5 !important;
        word-break: break-word !important;
    }
}

