#navcontainer ul ul {
  width: 97%;
  top: 50px;
  left: 7px;

}

#navcontainer ul ul ul {
  width: 100%;
  top: 32px;
  left: -6px;

}
