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

.CoverImgBlockBasic001__wrapper-block {
    position: absolute;
    width: 100%;
}

