.nectar-video-self-hosted {
	position: fixed !important;
	width: 100% !important;
	z-index: -1;
}

.position-relative {
    position: relative;
    z-index: 999;
}
