#superfish-structure {
 display: flex;
}
#superfish-structure .sf-depth-2 {
  flex: 1;
}
#superfish-structure .sf-depth-2 a {
  color: black;
  text-decoration: none;
}
