#miso-trending-article-grid.nce-category-page .trending-article-section-title h3{
	text-align: center;
	color: #222;
}
#miso-recommendations-article-grid.nce-category-page .recommendations-article-section-title h3{
	text-align: center;
	margin-bottom: 15px;
    font-size: 1.6em;
    line-height: 1.25;
    font-weight: normal !important;
    text-transform: uppercase;
    color: #222;
}
#miso-recommendations-article-grid.nce-category-page .post-listing .recommended-article-product .content h3{
	font-size: 2em;
    line-height: 1.26315789;
}
#miso-trending-article-grid.nce .trending-article-section-title h3{
	font-size: 38px;
    margin-bottom: 15px;
    line-height: 1.37777778;
    text-transform: none;
    font-weight: normal !important;
    font-family: 'minion-pro', Georgia, "Times New Roman", Serif !important;
    color: #444;
}
#miso-trending-article-grid.nce .post-listing .trending-article-product{
	width: calc(33% - 5px);
    margin-right: 10px;
}
#miso-trending-article-grid.nce .post-listing .trending-article-product:nth-child(3n){
    margin-right: 0px;
}
#miso-recommendations-article-list .recommendations-article-section-title h3{
	font-size: 1.6em;
    line-height: 1.25;
    font-weight: bold;
    font-style: normal;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    color: #222;
}
#miso-recommendations-article-list{
	padding: 0px;
}
#miso-recommendations-article-list .post-listing .recommended-article-product{
	clear: both;
}
#miso-recommendations-article-list .post-listing .recommended-article-product .post-thumbnail{
	float: left;
    margin: 0 10px 10px 0;
}
#miso-recommendations-article-list .post-listing .recommended-article-product .post-thumbnail a img{
	max-width: 100px;
}
#miso-recommendations-article-list .recommended-article-product a{
	font-weight: normal;
}
@media only screen and (max-width: 768px) {
	#miso-trending-article-grid.nce .post-listing .trending-article-product{
		width: calc(50% - 9px);
	}
	#miso-trending-article-grid.nce .post-listing .trending-article-product:nth-child(3n){
		margin-right: 10px;
	}
	#miso-trending-article-grid.nce .post-listing .trending-article-product:nth-child(2n){
		margin-right: 0px;
	}
	#miso-trending-article-grid.nce .post-listing .trending-article-product .content h3 a{
		font-size: 18px !important;
	}

}
