@charset "utf-8";

#albumImagenes img:not(:first-of-type) {			
    height: 100%;
    width: auto;                         
    justify-content: center;
}
#contenedorPrincipal #albumFotos #foto19{
    width: 95%;
    height: auto;
}

    
    #contenedorPal #albumImagenes #imagen3{
        width: 60%;
        height: auto;
    }

    #contenedorPal #albumImagenes #imagen5{
        width: 90%;
        height: auto;
    }

    #contenedorPal #albumImagenes #imagen7{
        width: 50%;
        height: auto;
    }

    #contenedorPal #albumImagenes #imagen8{
        width: 80%;
        height: auto;
    }

    #contenedorPal #albumImagenes #imagen9{
        width: 70%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto2{
        width: 70%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto4{
        width: 90%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto6{
        width: 95%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto8{
        width: 75%;
        height: auto;
    }
    #contenedorPrincipal #albumFotos #foto9{
        width: 75%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto10{
        width: 80%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto13{
        width: 85%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto14{
        width: 90%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto15{
        width: 75%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto17{
        width: 60%;
        height: auto;
    }

    #contenedorPrincipal #albumFotos #foto18{
        width: 85%;
        height: auto;
    }


