#sobre{
	width: 100%;
	margin-top: -50px;
	border-radius: 50px;
	background-color: #fff;
}

#sobre img{
	border-radius: 20px;
}

#about_finish{
	border-radius: 0px 0px 50px 50px;
	height: 150px;
	background-color: #fff;
	margin-top: 10px;
	width: 100%;
}