/**/
.newsDetail > img{
	width:auto;
	max-width: 100%;
	height: auto;
	max-height: 38vh;
	margin: auto auto 25px;
}