@media screen and (min-width: 600px){
.about_container{
    width: 500px;
}


}



@media screen and (min-width: 900px){
    .pija_img_descp p{
        /*transform: translateY(-100px);*/
       
    }

.pija_container{
    display: flex;
}
.pija_img_descp{
    display: table-cell;
    position: relative;
}
.pija_img_cont{
    display: table-cell;
    position: relative;
    
}


.events_container_bod{
    display: flex;
}


.event_img_cont{
display: table-cell;
}
.event_img_cont img{
     float: left;
}


.event_p_cont{
    width: 500px;
    
    margin-right: 80px; 
    margin-left: 0;
display: table-cell;
word-wrap: break-word;
padding: 20px;
}

.event_p_cont p{
    
    margin-left: 0;
    padding-left: 0;
    
    padding-right: 10px;
}


#mainNav_mobile{
    display: none;
}
#lg_topnav_content{
    display: flex;
}





 #header p{
  font-size: 30px;  
}
   
#view_pdf_statuses{
    margin-right: 40px;
}    
    
.other_cards{
    height: 380px;
}
#mainNav{
    display: none;
}
.other_cards h3{
    font-size: 25px;
    text-decoration: underline;
}

.large_screen_controls{
    display: block;
}

.other_cards{
    height: 380px;
}

.school-cards{
height: 270px;   
 } 

#web_header_logo_image{
    width: 110px; 
    height: 110px;
}
#php-slides{
    width: 85%;
}

#view_full_gall_img_body{
    width: 90%;
}

.desc_n{
    font-size: 25px;
}

.actual_gallery_image{
    object-fit: cover;
     object-position: 0px 0.1%;
      height: 100vh;
}



#web_header_brand_name{
    font-size: 40px;
    padding-left: 20px;
}

#web_header_motto{
    font-size: 22px;
  text-align: left;
  padding-left: 130px;
}

.uniform_cards  img{
width: 550px;
margin: auto;
}



.nice-box{
    margin: 30px 70px 30px 100px;
   min-width: 80%;

}



.academics_comm_container{
    
}
.academics_comm_big{
display: block;
    justify-content: center;
    margin-top: 50px;
        
}
.academics_comm_big h5{
    margin-top: 20px;
}


}/*LARGE SCREEN DEVICES*/
