  
  @media (max-width: 768px) {
    .rdt_Table {
      width: 1000px; /* Ensure table overflows so scroll bar appears */
    }
  }
  