/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 08 2025 | 07:38:27 */
@media (max-width: 600px)  {
table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
