#news {
	background: #fff;
}
#news li:nth-child(n + 6) {
	display: block !important;
}
#news > .mfc-container {
	display: none !important;
}
