@media (max-width: 767px) {
	.news.typeC dl {
		max-height: 280px;
		overflow: auto;
	}
}