/* Add darker background fallback for ie9 */
.featured-news-bg:before {
	background: rgba(0, 0, 0, 0.8);
}

