.single .td-post-content img.size-full.aligncenter {
	height: 170px;
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 3px;
}
