/* CSS Document */

footer{background-color:#224f2f;}
#content{
	width:90%;
	max-width:1300px;
	padding-top: 5%;
	padding-bottom: 10%;
	margin: auto;
}
.entry-footer,.page-header,.byline{display:none;}
.list-article-thumb img{width:100%;aspect-ratio:500/317;}
.list-article-thumb{width:25%;}
@media(max-width:750px){
	#news-section h2 {
		width: 90%;
	}
	.news-region{
		width: 49%;
	}
}