body.home #main {
	padding: 0 !important;
}

@media screen and (max-width: 992px) {
	.home-visuel {
		background-size: cover !important;
	}
}