@media screen and (max-width:600px){table{width:100%}thead{display:none}tr:nth-of-type(2n){background-color:inherit}tr td:first-child{background:#f0f0f0}tbody td{display:inline-table;text-align:center;width:100%!important}tbody td:before{content:attr(data-th);display:block;text-align:center}}