.newsimg  {
	max-width: 800px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
}
.newsimg img  {
	max-width: 100%;
height: auto;
}