@media (max-width:859px) {
    .div_msg_servertime {
        display: none;
    }
    /*table#rank tr td:nth-child(2),table#rank tr th:nth-child(2),
*/    table#rank tr td:nth-child(5),table#rank tr th:nth-child(5){
        display: none;
    }
}