@media only screen and (max-width: 1180){
 .zs-integrated-cont {
   width: 75%;
}
}
@media only screen and (max-width: 580px) {
  .zs-bannercontent {
       width: 100%;
   }
   .zs-temp-cta {
      white-space: nowrap;
  }
  .zs-design-section h2 {
     width: 100%;
   }
}