
.license-table thead tr th {
  word-break: break-all;
}

.license-table tbody tr td p {
  word-break: break-all;
}

.license-table tbody tr td p span {
  white-space: normal;
  padding: 0;
  font-weight: initial;
  text-shadow: none;
}