.ea_numero-animado{ font-size: 90px; font-weight: 400; color: #A09F9F; opacity: 0.2; }
.eana_sufijo{ font-size: 45px; display: inline-block; padding-left: 10px; }

@media only screen and (max-width:1700px){
	.ea_numero-animado{ font-size: 70px; }
}

@media only screen and (max-width:1350px){
	.ea_numero-animado{ font-size: 50px; }
}

@media only screen and (max-width:1024px){
	.ea_numero-animado{ font-size: 70px; }
}

@media only screen and (max-width:950px){
	.ea_numero-animado{ font-size: 50px; }
}

@media only screen and (max-width:767px){
	.ea_numero-animado{ font-size: 90px; }
}