
------------------------------------------
*/

.img-beneficios-conservar{
    background-image: url("../img/icons/beneficiosBiodiversidad.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
}

.img-beneficios-educar{
    background-image: url("../img/icons/beneficiosEduAmbiental.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
}

.img-beneficios-investigar{
    background-image: url("../img/icons/beneficiosCiencia.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60%;
}

.img-beneficios-cultura{
    background-image: url("../img/icons/beneficiosCultura.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
}