.content_nav ol.sections li:nth-child(1){
    background-image: url('../img/tarea/M_G11_U03_L03_graf1-45.png');
    background-position: 50% 60%;
}
.content_nav ol.sections li:nth-child(2){
    background-image: url('../img/tarea/M_G11_U03_L03_graf2-46.png');
    background-position: 50% 60%;
}

.content_nav ol.sections li:nth-child(1) p:nth-child(1){
	top: 45px;
    left: 45px;
	color: #004561 !important;
}
.content_nav ol.sections li:nth-child(1) p:nth-child(2){
    top: 325px;
    left: 45px;
	color: #CB3329 !important;
}

.content_nav ol.sections li:nth-child(2) p:nth-child(1){
	top: 43px;
    left: 45px;
    color: #008980 !important;
}
.content_nav ol.sections li:nth-child(2) p:nth-child(1) span{
	display: inline-block;
	width: 200px;
}
.content_nav ol.sections li:nth-child(2) p:nth-child(2){
    top: 135px;
    left: 45px;
	color: #D97D2D !important;
}