/* body.homePage .contentContainer {
	flex: 0 0 650px;
	background: url("https://content.digitrips.com/macif/hotel/medias/background.jpg") center 0px / cover no-repeat!important;
	margin-bottom: 0px;
}
@media (min-width: 1024px) {
	.contentForm {
	    margin: 190px auto 0 auto;
	}
	body.homePage .contentContainer {
		background: url("https://content.digitrips.com/macif/hotel/medias/background.jpg") center -67px / cover no-repeat!important;
	}
	.contentFormHome #formGroup {
	    margin: 282px auto 30px auto;
	}
}

@media (min-width: 1288px) {
	body.homePage .contentContainer {
		background: url("https://content.digitrips.com/macif/hotel/medias/background.jpg") center -152px / cover no-repeat!important;
	}
}

@media (min-width: 1512px) {
	body.homePage .contentContainer {
		background: url("https://content.digitrips.com/macif/hotel/medias/background.jpg") center -252px / cover no-repeat!important;
	}
}

@media (min-width: 1712px) {
	body.homePage .contentContainer {
		background: url("https://content.digitrips.com/macif/hotel/medias/background.jpg") center -522px / cover no-repeat!important;
	}
} */