.video-banner-full {
	width: 100%;
	position: relative;
	display: block;
}

.video-banner-full-player {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	background-color: #111;
	background-size: cover;
	background-position: center;
}
