/*
Theme Name: TAS Theme
*/

.news_item div:has(> img) {
    width: 100% !important;
}
.news_item a{
    color: #2098D6;
    text-decoration: underline;
}