.pb-4.main-banner--bottom {
    padding-bottom: 0 !important;    
}
.main-banner--bottom .bn3r-text__img {
    width: 100vw;
    margin-left: calc((100vw - 100%) /2 * -1);
}
#block-search.-fixed ~ .main-banner--bottom {
    position: fixed;
    top: 205px;
    left: 0;
    z-index: 6;
    width: 100vw;
}

.main-banner--bottom .bn3r-text__content {
    padding: 1rem 0;
}