@media (max-width: 1024px) {
    

table th,
table td{
    height:70px;
    border-bottom:8px solid #F5F2EB;
    border-right:8px solid #F5F2EB;
}
table th{
    width:200px;
}
table td{
    padding-left:30px;
}
    
    



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








@media (max-width: 754px) {

#main .content{
    line-height:25px;
}
table th{
    width:6em;
    font-weight: bold;
}
table td{
    padding-left:10px;
}
table th,
table td{
    height:50px;
    border-bottom:4px solid #F5F2EB;
    border-right:4px solid #F5F2EB;
}







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