@media only screen and (max-width: 768px) {
    .data-table td {display: block;  width: 100%; float: left;}
}