.tablepress{width:100%;overflow-x:auto;display:block}.tablepress thead th{background-color:#d32f2f;color:#fff;font-weight:700;text-align:center;padding:10px}.tablepress tbody td{padding:10px;text-align:center;border:1px solid #ddd}.tablepress tbody tr:nth-child(even){background-color:#f9f9f9}.tablepress tbody tr:hover{background-color:#d32f2f1a}@media (max-width: 768px){.tablepress{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.tablepress table{width:100%!important;min-width:600px}}