@media screen and (max-width: 600px) 
{

#clg_head_text
{
    margin-top:50px;
    left:20px;
        font-size: 18px;
        font-weight: 700;
        font-family: sans-serif;
}
#footer_text
{
        font-size: 18px;
        font-weight: 700;
        font-family: sans-serif;
}
#clg_logo_head
{
    height:50px;
    width:50px;
}
    
    
    
    
    
    
    
    
    
    
}