.wcpv-video-outer {
	width: 100%;
}

.wcpv-video-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 400px;
}

.wcpv-video-wrapper .wcpv-video-el {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
}
