.nav-bar ul {
  width: 650px;
}
@media only screen and (max-width: 430px){
 .zs-design-container {
    min-height: 570px;
  }
  .zs-temp-cta {
    white-space: nowrap;
  }
.zs-design-section h2 {
   width: 100%;
}
}
@media only screen and (max-width: 380px){
   .zs-design-container {
        min-height: 580px;
   }
}