/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 28 2026 | 10:48:14 */
@media (max-width: 767px) {

    .single-school_news .entry-header,
    .single-important .entry-header {
        margin: -16px -16px 16px -16px !important;
        padding: 16px !important;
        border-radius: 10px 10px 0 0 !important;
        width: calc(100% + 32px) !important;
        box-sizing: border-box !important;
    }

    .single-school_news h1.entry-title,
    .single-important h1.entry-title {
        font-size: 1.1em !important;
        line-height: 1.5 !important;
        word-break: break-word !important;
    }
}
@media (max-width: 767px) {

    .single-school_news h1.entry-title,
    .single-important h1.entry-title {
        font-size: 1.1rem !important;
        padding: 10px 14px !important;
        line-height: 1.5 !important;
        word-break: break-word !important;
    }
}