@charset "utf-8";




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

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

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

    #contenedorPal #albumImagenes #imagen6 {
        width: 75%;
        height: auto;
    }

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

    #contenedorPal #albumImagenes #imagen14{
        width: 90%;
        height: auto;
    }
    
    #contenedorPrincipal #albumFotos #foto2{
        width: 90%;
        height: auto;
    }

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

    #contenedorPrincipal #albumFotos #foto6{
        width: 90%;
        height: auto;
    }
    @media screen and (max-width: 850px){

        #contenedorPal #albumImagenes #imagen4{
            width: 90%;
            height: auto;
        }
    
        #contenedorPal #albumImagenes #imagen6{
            width: 70%;
            height: auto;
        }
    
        #contenedorPal #albumImagenes #imagen7{
            width: 70%;
            height: auto;
        }
    
        #contenedorPal #albumImagenes #imagen9{
            width: 75%;
            height: auto;
        }

        #contenedorPal #albumImagenes #imagen10{
            width: 90%;
            height: auto;
        }
    
        #contenedorPal #albumImagenes #imagen16{
            width: 70%;
            height: auto;
        }
        #contenedorPrincipal #albumFotos #foto3{
            width: 70%;
            height: auto;
        }
        #contenedorPrincipal #albumFotos #foto7{
            width: 70%;
            height: auto;
        }
        #contenedorPrincipal #albumFotos #foto8{
            width: 70%;
            height: auto;
        }
        #contenedorPrincipal #albumFotos #foto9{
            width: 70%;
            height: auto;
        }
        #contenedorPrincipal #albumFotos #foto10{
            width: 70%;
            height: auto;
        }
        
    }
