.gge_contenido .act_content{
	background: white url(../img/tar/SB_M_G11_U01_L01tarea.png)no-repeat 100px 100px;
}

.act_content > p{
	position: absolute;
	font-size: 1.6em;
    line-height: 1.3em;
	color: #666;
    top: 101px;
    left: 270px;
}
.act_content > div{
	position: absolute;
    width: 70px;
    height: 520px;
    top: 70px;
    left: 123px;
}

.act_content > div > p{
	position: relative;
    display: inline-block;
    font-size: 3em;
    color: black;
    margin-bottom: 28px;

}