@media (max-width: 1024px) {
#school_wrap h2{
    margin:80px 0 40px 0;
    font-size:25px;
}


}/*-- max-width:1024 end --*/








@media (max-width: 754px) {
#school_wrap h2{
    width:90%;
    margin:30px auto 30px auto;
}
table{
    font-size:14px;
}
table th{
    width:4em;
}
table th,
table td{
    height:1em;
    padding:10px;
}
table th.title{
    font-size:16px;
}


}/*-- max-width:754 end --*/