
@media (max-width:499px) and (min-width:0px) {

	section:nth-of-type(1):after {
	    background-image:  url('../images/accueil/background-694b19764325f-500.jpg');
	}
	.darken .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd453d3400-500.jpeg');
	}
	.darken .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd75bbf362-500.jpeg');
	}
	.darken .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd78932ff4-500.jpeg');
	}
	.red .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd0372a18a-500.jpeg');
	}
	.red .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd06564424-500.jpeg');
	}
	.red .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd08a92c71-500.jpeg');
	}
}
@media (max-width:999px) and (min-width:500px) {

	section:nth-of-type(1):after {
	    background-image:  url('../images/accueil/background-694b19764325f-1000.jpg');
	}
	.darken .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd453d3400-1000.jpeg');
	}
	.darken .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd75bbf362-1000.jpeg');
	}
	.darken .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd78932ff4-1000.jpeg');
	}
	.red .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd0372a18a-1000.jpeg');
	}
	.red .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd06564424-1000.jpeg');
	}
	.red .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd08a92c71-1000.jpeg');
	}
}
@media (min-width:1000px) {

	section:nth-of-type(1):after {
	    background-image:  url('../images/accueil/background-694b19764325f-1920.jpg');
	}
	.darken .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd453d3400-1920.jpeg');
	}
	.darken .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd75bbf362-1920.jpeg');
	}
	.darken .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel2/carousel-694cd78932ff4-1920.jpeg');
	}
	.red .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd0372a18a-1920.jpeg');
	}
	.red .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd06564424-1920.jpeg');
	}
	.red .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel3/carousel-694cd08a92c71-1920.jpeg');
	}
}