 .fondo{
      background-image: url('../img/fondos/fondo3.webp');
       background-size: cover;
       background-position: center;
       background-repeat: no-repeat;
       display: block;
       width: 100%;
       height: 100%;
      /*  filter: blur(1px) contrast(40%);
*/

           
    }