@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#grand-menu2 .menu-label {
	text-overflow: ellipsis;
	overflow: hidden;
}
#grand-menu2 .menu-right-border-decor {
	display:none !important
}
}