.container-topbar {
  max-width: 1320px;
  margin-left: 10px;
  margin-right: auto;
}
.container-banner .banner-overlay {
    max-height: 400px; /* Adjust this value to your preferred height */
}
.container-banner {
    background-size: cover;
    background-position: center center;
}