.stages {
	width: 100%;
}

.stages li {
	display: block;
	margin: 30px auto; 
	text-align: center;
}

.stages li img {
	border: 1px solid #068ac6;
}