@media (max-width:768px){table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}table::-webkit-scrollbar{height:6px}table::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:6px}}