@media (max-width:859px) {
    table#tab_contestset tr td:nth-child(1),table#tab_contestset tr td:nth-child(6),
    table#tab_contestset tr th:nth-child(1),table#tab_contestset tr th:nth-child(6){
        display: none;
    }
}