.nav-bar ul {
  width: 700px;
}
.zs-temp-cta, zs-ext-btn > div {
   white-space: nowrap;
 }
@media only screen and (max-width: 1180px){
  .zs-integrated-cont {
     width: 60%;
  }
}
@media only screen and (max-width: 580px){
  .zs-create-content {
    width: 90%;
  }
.zs_apple_badge img, .badge {
    width: 110px;
    height: 35px;
}
.zs-integrated-cont {
  width: 90%;
}
}

