@media only screen and (max-width : 800px){
    .fondo-eco{
        background-image: url(../img/Foto_Banner_1_opacidad.png);
        background-repeat:no-repeat;
        background-position:center;        
    }
}