community_layout-section:has(.kb2b-brands-page-hero-banner){
    padding: 0 !important;
}

community_layout-section:has(.kb2b-brands-page-hero-banner) .columns-content{
    max-width: 100% !important;
}

.kb2b-brands-page-hero-banner * {
    --dxp-c-l-height: 400px !important;
    --dxp-c-m-height: 400px !important;
    --dxp-c-s-height: 400px !important;
    --dxp-c-s-button-group-width: 100%;
    --dxp-c-block-flexible-container-min-height: 400px !important;
}

.kb2b-brands-page-hero-banner {
    display: block;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.kb2b-brands-page-hero-banner .main-content-container {
    min-height: 400px !important;
}

/* .kb2b-brands-page-product-banner{
    border-radius:50px;
    overflow: hidden;
} */

community_layout-column:has(.kb2b-brands-page-product-banner){
    border-radius:50px;
    overflow: hidden;
}
