.block-big-image{
    width: 100%;
    background-color: #cecece;
    background-size: cover;
    background-position: center center;
}

.block-big-image--height-normal{
    height: 34rem;
}

.block-big-image--height-bigger{
    height: 40rem;
}   