.th_text{display:none;font-size:18px;font-weight:bold}

@media screen and (max-width:660px) { /*phone pad*/
table.tbl_rules tr th{display:none!important}
table.tbl_rules tr td{padding-left:14px;padding-right:14px}
.th_text{display:block}
}
