
.bg {

    background-image: url("../web/DS/FONDO.png");
    height: 100%; 
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    }
