@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 .borderRad-half:after{
    top:0px;
	left:0px;
	-ms-border-radius: 0% 33% 33% 0% / 0% 50% 50% 0%;
	
}

.borderRad-half{} 
}