.nadador{
    background-position: center, center;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    background-image: url('/ADN-Mostoles/icon/nadador.png') !important;
    ;
}
.productos{
    background-position: center, center;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    background-image: url('/ADN-Mostoles/icon/bannador.png') !important;
    ;
}
.pedidos{
    background-position: center, center;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    background-image: url('/ADN-Mostoles/icon/tienda.png') !important;
    ;
}
.usuario{
    background-position: center, center;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    background-image: url('/ADN-Mostoles/icon/usuario.png') !important;
}    
.volver{
    background-position: center, center;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    background-image: url('/ADN-Mostoles/icon/volver.png') !important;
}    
.userpassword{
    background-position: center, center;
    width: 2rem;
    height: 2rem;
    background-size: 2rem;
    background-image: url('/ADN-Mostoles/icon/userpassword.png') !important;
}    

