#main_page{padding:30px 4vw;min-height: 470px;}

.news_text_c * {
    font-family: Roboto!important;
    font-size: 14px!important;
    line-height: 18px!important;
}
.news_cont2_wrap img {
    width: 293px;
    object-fit: cover;
    object-position: top center;
}
.news_cont2_wrap img {
    max-height: 270px;
}

.news_text_c {
    min-height: 300px;
}
.news_text_c br+br {
    display: none;
}

b, strong {
    font-weight: 500!important;
}

.news_link.news_link2 {
    display: none;
}