.comments-area, .entry-footer, .navigation.post-navigation{
	max-width: 890px;
	margin: auto;
}
.entry.content-bg{
	background: white;
		border-radius: 10px;
    overflow: hidden;
}
.wp-post-image{
 border-radius: 10px!important;
}
.entry .entry-summary{
	font-size:14px
}