.parcour {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 22%;
	margin: 0 20px;
	text-align: center;
}

#parcours {
	display: flex;
	justify-content: center;
}