@media screen and (max-width: 767px){
	.video-bg {
		display: block;
		width: 100%;
		min-height: 120px;
		height: 120px;
		overflow: hidden;
	}

}
