/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2026 | 02:07:57 */
.news_list .title {
  width: auto;
}

@media only screen and (max-width: 767px) {
    ol.news_list li .title a {
        display: block;
        padding: 0 0 24px;
        line-height: 24px;
      height: auto;
    }
}