@media all and (-ms-high-contrast: none){
   /* IE10+ CSS */
   .biseau__hero__light__bottom:after {
	  content: " ";
	}
	
	.biseau__hero__white__bottom:after {
	  content: " ";
	}
	
	.biseau__light__bottom:after {
	  content: " ";
	}
	
	.biseau__light__top:after {
	  content: " ";
	}
	
	.biseau__primary__bottom:after {
	  content: " ";
	}
	
	.biseau__primary__top:after {
	  content: " ";
	}
}
