.nav-bar ul {
  width: 620px;
}
@media only screen and (max-width: 580px){
 .zs-bannercontent {
    width: 100%;
  }
}