.news-second-blog .news-bar{
	margin-bottom:20px;
}

.news-bfc-header-image{
	margin-bottom:25px;
}

.news-bfc-header-divider{
	display:none;
}

.news-bfc .category-labels a,
.single-bfc .category-labels a{
	background:#2a2752;
}

@media (max-width: 786px) {
	.news-bfc-header-image .rev_slider_wrapper,
	.news-bfc-header-image .fullwidthbanner-container .fullwidthabanner{
	    min-height:0;
	}
}

@media (max-width: 767px) {
	.news-bfc-header-divider{
		display:block;
	}
}

