

/* Start:/bitrix/templates/aspro-priority/components/bitrix/news.list/news_list_3_custom/style.css?1752554774938*/
.item-views.news-items .item .period{
    position: static !important;
}

.item-views.news-items .image .wrap > a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.item-views.news-items .image .wrap > .section_name {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    padding: 5px;
    z-index: 1;
    font-weight: 500;
    font-size: 10px;
}

.item-views.news-items .image .wrap > .section_name:before{
    content: '';
    display: block;
    background-color: #007f21;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index:-1;
    opacity: .7;
}

@media (max-width: 560px) {
    .content-md .item-views.news-items.news_list:not(.projects) .item.col-xs-6 {
        width: 50%;
        height: initial !important;
    }

    .item-views.news-items:not(.projects) .item.col-xs-6>.wrap {
        height: 100% !important; 
    }
}
/* End */
/* /bitrix/templates/aspro-priority/components/bitrix/news.list/news_list_3_custom/style.css?1752554774938 */
