 .has-video .section_video {
    position: absolute;
    top: -135px;
    left: 0;
    bottom: 0;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    zoom: normal;
    background: #eee;
    background-size: cover;
}

 .creative_video_header .section_wrapper {
    padding: 75px 0px 200px -3px;
    zoom: normal;
}  