﻿.list-new-news {
    background: #fff
}

.list-new-news .new_item {
    padding: 15px;
    border-bottom: 1px solid #ededed;
}

.list-new-news .new_item .figure a.img-wrap {
    display: block;
    overflow: hidden;
    max-height: 166px;
}


