.menuItem.menuBrand{
	margin: 0 0 30px;
}
.menuItem.menuBrand a{
	color: #8f483d !important;
	background-color: #fff;
}

.dropdown-submenu a.no-sub:after {
    display: none;
}
ul.dropdown-menu.multi-level {
    z-index: 100;
}