@media (max-width: 600px){
.table td, .table th, table td, table th {
    padding: 0px;
    font-size: 12px;
}
}