@media screen and (max-width: 599px) {table {width:100%;}thead {display: none;}tr:nth-of-type(2n) {background-color: inherit;}tr td:first-child {font-size:15px;}tbody td {display: block;  width: 100%; text-align:center;}tbody td:before {content: attr(data-th);display: block;text-align:center;font-weight: bold;}tbody td:first-child {font-weight: 300;}}
