@charset "utf-8";
/* CSS Document */

.roadmap{
	height:222px;
	float:left;
	width:100%;
	background-color:#000;
	margin-bottom:50px;
	margin-top:28px;
}

.roadmap img{
	float:left;
}
