@media screen and (max-width: 767px){table thead{display:none}table tbody tr{margin-bottom:25px;display:block}table tbody tr:last-child{margin-bottom:0}table tbody td:before{content:attr(data-th);display:block;text-align:center;font-weight:bold;background:#ddd;padding:8px;margin-bottom:5px}table tbody td{display:block;text-align:center;padding:8px 0px}table tbody td:first-child{padding-top:0}table tbody td:first-child:before{background:#bbb}}
