@media only screen and (min-width:0px) and (max-width:1024px)
{


.about_section_child_left img 
{
    width:15rem;
}


/* coutntires section title */

.title_univerity_college h2
{
    font-weight:bolder !important;
    border-bottom:5px solid #b94e02;
    padding:0 0 2rem 0;
    width:20rem;
    font-size:1.5rem;

}

/* abroad section */

.title_aborad_college h2 
{
    font-weight:bolder !important;
    border-bottom:5px solid #b94e02;
    padding:0 0 2rem 0;
    width:20rem;
    font-size:1.5rem;
}












}