@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

	#block_top_menu ul.manufacturer-list {
    	display: ruby-base !important;
    }
    .compare-form .bt_compare .fa-caret-right{
    	display: none !important;
    }
}/*media all*/
