body{  
    background: -webkit-linear-gradient(to right, #ffffff, #ffffff);
    background: linear-gradient(to right, #ffffff, #ffffff);
    }    
    /* Para un comportamiento responsive */
       .carousel-inner img {
        width: 100%;
        height: 100%;
    }
header{  
    background: #f6f6f6;
        }    
header img {   padding:20px;
               width: 10%;
               height: 10%;
    }    

#galeria img{width: 100%;
             height:100%;
             border-radius: 10px;
            }
#logo img{width: 80%;
             height:auto;}
            
#autoridades img{width: 100%;
             height:auto;}

#qsomos img{width: 100%;
             height:auto;}             


            