div.dropdown.hamburguer-breadcrumb.open > ul > li.mu-breadcrumb-list-item.brand {
  display: none !important;
}

div.mu-navbar-breadcrumb > ul > li.mu-breadcrumb-list-item.brand {
  display: none !important;
}

div.mu-navbar-breadcrumb > ul > li:nth-child(2):before {
  content: none !important;
}