.homePage #background-video {
  display: none!important;
}
#jq_ez_bg {
	display: none!important;
}
@media (min-width: 768px) {
	.contentForm {
	    margin: 190px auto 0 auto;
	}
	body.homePage .contentContainer {
	   	background: url("https://content.h-resa.com/events/VPT/bg_bf_2025.png") center / cover no-repeat!important;
	   	margin-bottom: 0px;
	}
}
body#homeBody.bodyWait .contentContainer {
    background: #e0e5eb!important;
    min-height: auto;
}