div#video_bg video{
	  object-fit: cover;
	  height:550px;
}

video#myvideo{
	opacity:0;
	width:100%;
	height:auto;
}