.section-apple-one{
    padding-bottom: 10px;
}
@media only screen and (max-width: 734px) {
    .section-hero .video-wrapper {
        top: 148px;
        height: calc(100vh - 148px);
    }
}