#news_img {
    width: 100%;
    background-size: cover;
    height: 300px;
    background-position: center;
}

.news_img {
	display: none;
}

#news_img_index {
    width: 100%;
    background-size: cover;
    height: 100px;
    background-position: center;
}