.how_it_works_content {
    float: left;
    width: 220px;
    text-align: center;
    margin: 30px 30px 0 0;
}

.how_it_works_content p {
    margin-top: 15px;
}

#content {
	background-color: white;
	height: 500px;
}

