.news__item_block img{
    width:100%;
}
.back-to-list.no-print {
    display:none!important;
}
.detail-additional {
    padding:30px;
}
@media (max-width: 767px) {
    img{
        max-width: 100%;
    }
}
.table-table-bordered-table-striped,
.table-table-bordered-table-striped td,
.table-table-bordered-table-striped th{
    border: 1px solid #dee2e6!important;
    padding: .75rem;
    vertical-align: top;
}

.left__content_block  .paginations .paginations_block a.active  {
    background: #228bcd!important;
}