@media (max-width: 416px) {
	.listeAccueil {
		justify-content: center;
	}
	
	.listeAccueil .uneSerie {
		width: 100px;
		height: 141px;
	}
}