th, td {
    width: 150px; /* Adjust the width as needed */
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

