@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .section.news.news_center .news__item .detail-news {
        left: 0;
        text-align: center;
        max-width: none;
    }
}


