html[data-useragent*='MSIE 10.0'] #preloader {
 display: none;
}

html[data-useragent*='MSIE 9.0'] #preloader {
 display: none !important;
}
