@media (min-width:992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

	.navbar-nav .dropdown .firstLevel b {
		position:absolute;
		right:0px;
		top:35px;
	}
	.navbar-nav .dropdown .firstLevel b.contact-fa {
		right:-14px;
	}	

}
