.banner-content-section {
  max-width: 600px;
}

/* style1 */

.banner-style-1 {
  --banner-height: 600px;
}

.banner-style-1 .banner-content-section {
  max-width: 480px;
}
