@media screen and (max-width:1200px){
	header.video_backgrounbd_header {
    height: auto;
    position: relative;
    top: 68px;
}
.video_backgrounbd_header video {
    position: relative;
}
}