#spotlight-info {
    height: 150px;
    background:
    url("../img/background-como-funciona.png") 34% 0px no-repeat,
    #fcf775;
    margin-bottom: 100px;
}

#spotlight-info > .center {
    padding: 85px 0px 0px 5px;
}

#spotlight-info h1 {
    max-width: 500px;
    background-color: #6cd8d0;
    padding: 30px;
}

#how-it-works {
	max-width: 780px;
}

.phase-title {
	color: #00a599;
	margin-bottom: 10px;
}

.phase-step {
	color: #000;
}