.collection__banner {
    position: relative;
    height: 197px;
}

.collection__banner .background-wrap {
    z-index: -1;
    position: absolute;
    height: 100%;
}

.collection__banner .hero__content-wrapper .content__typography {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}