ol.sections > li .act_subtitle{
	position: absolute;
    top: -20px;
    left: -20px;
}

.img{
	position: absolute ;
    top: 90px ;
    left: 200px ;
}

#desc{
	position: absolute;
	color: #7A2525;
	bottom: 10px;
	left: 100px;
}

ol.sections > li:nth-child(2) .areaToWriteObjetives{
	position: absolute;
    top: 40px;
    left: 40px;
}


ol.sections > li:nth-child(2) .containerObjetive{
	position: absolute;
    top: 90px;
    left: 30px;
    width: 1130px;
    height: 500px;
}