@charset "UTF-8";

#news + .block_news_2 li:nth-child(n + 3) {
    display: none;
}
