@media (max-width:768px){table,thead,tbody,th,td,tr{display:block;width:100%;font-size:11px!important}thead{display:none}tr{margin-bottom:1rem;border:1px solid #ccc;padding:.5rem}td{display:flex;flex-direction:column;align-items:flex-start;font-size:12px;padding:.5rem;box-sizing:border-box;word-break:break-word;line-height:1.4}td::before{content:attr(data-label);font-weight:700;margin-bottom:.25rem;white-space:normal}}