.video-div {
    background: #c2a74e;
    margin-left: -30px;
    padding: 20px;
    position: absolute;
    z-index: 10;
}
.video {
    width: 100%;
    height: auto;
    position: relative;
}