.BlocksCoverImageBasic001__wrapper {
    width: 100%;
    height: 400px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
}

.BlocksCoverImageBasic001__wrapper-block {
    padding-top: 20px;
    position: absolute;
    width: 100%;
}

