.its-block__background {
    top: 23.5rem;
    bottom: auto;
}

@media (min-width: 500px) {
    .its-block__background {
        top: 17.5rem;
        bottom: auto;
    }

    .its-block.has-background .its-slider {
        margin-top: 15rem;
    }
}