.section-video {
    margin-top: 8rem;
}

@media only screen and (max-width: 1000px) {
    .section-video {
        margin-top: 10rem;
    }
}