
@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-6505cc3354a85-500.jpeg');
	}
	.darken .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc4915d5e-500.jpeg');
	}
	.darken .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc612f790-500.jpeg');
	}
	.darken .carousel__cell:nth-of-type(5):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc78c14e7-500.jpeg');
	}
	.red .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel3/carousel-694b136d30e0a-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-6505cc3354a85-1000.jpeg');
	}
	.darken .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc4915d5e-1000.jpeg');
	}
	.darken .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc612f790-1000.jpeg');
	}
	.darken .carousel__cell:nth-of-type(5):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc78c14e7-1000.jpeg');
	}
	.red .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel3/carousel-694b136d30e0a-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-6505cc3354a85-1920.jpeg');
	}
	.darken .carousel__cell:nth-of-type(3):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc4915d5e-1920.jpeg');
	}
	.darken .carousel__cell:nth-of-type(4):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc612f790-1920.jpeg');
	}
	.darken .carousel__cell:nth-of-type(5):after {
	    background-image: url('../images/accueil/carousel2/carousel-6505cc78c14e7-1920.jpeg');
	}
	.red .carousel__cell:nth-of-type(2):after {
	    background-image: url('../images/accueil/carousel3/carousel-694b136d30e0a-1920.jpeg');
	}
}