
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
   #NTRegionMapXL{
	margin-top: -25px;
	}
}

