.homework{
	height: 100%;
	background: url(../img/SB_L_G10_U02_L02_chicaConPapel.png) no-repeat 43px 11px;
	background-size: 28%;
}
.homework p{
	background: #B5CA07;
	font-size: 2.8em;
	width: 690px;
	height: 450px;
	margin-left: 480px;
	padding: 80px 0 0 50px;
	border-radius: 20px;
	line-height: 1.05em;
	position: relative;
}
.homework p:before{
	content: "";
	background: url(../img/SB_L_G10_U02_L02_flechaverde-44.png) no-repeat;
	display: inline-block;
	position: absolute;
	left: -60px;
	width: 61px;
	height: 119px;
	top: 62px;
}


.gge_icon_L_valoracion{
	overflow: hidden;
}