#feature h2, #myExtraContent2{
		background-color: rgba(250, 53, 136, 0.4)!important;
	
	}

.ie8 #myExtraContent2{
	background-color: transparent!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FA3588,endColorstr=#66FA3588)"; /* IE8 */;
	
	}
