.block-image-banner__overlay {
    background: none;
    height: 100%;
}
.block-image-banner {
    height: 45rem;
}
.block-image-banner__text {
    position: relative;
    bottom: unset;
    padding: 1rem 2rem;
    width: 100%;
    display: none;
}
.block-image-banner__header{
    margin:0;
}