@media (max-width:859px) {
    table#tab_ranklist tr td:nth-child(3){
        display: none;
    }
}