/***Home Page Blog Section****/

.home-blog .post-area.masonry.classic_enhanced .post:not(.wide_tall) .img-link img,
.post-area.masonry.classic_enhanced .post .post-featured-img img{
	width: 100%;
  	height: 250px;
	object-fit: cover;
}

body[data-button-style^="rounded"] .masonry.classic_enhanced .posts-container article .meta-category a{
	background: #6c90af;
	color: #fff;
	font-size: 16px;
	text-transform: none !important;
	padding: 5px 15px;
	border: none;
}

.masonry.classic_enhanced .masonry-blog-item .article-content-wrap,
.masonry.classic_enhanced .masonry-blog-item .inner-wrap{
	background: #dfe8f2;
}
