.fap-video .wp-video,
.fap-video .mejs-container {
	height: 100% !important;
	max-width: none !important;
	width: 100% !important;
}

.fap-video .mejs-inner,
.fap-video .mejs-mediaelement,
.fap-video .wp-video-shortcode {
	height: 100% !important;
	width: 100% !important;
}

.fap-video .mejs-poster {
	background-size: contain;
}
