.where-for-help-content {
  overflow-x: auto;
}

.where-for-help-content table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  min-width: 200px !important;
}

.where-for-help-content th,
.where-for-help-content td {
  border: 1px solid #000;
  padding: 6px 8px;
  vertical-align: top;
}

.where-for-help-content thead th {
  text-align: center;
}

.where-for-help-content th,
.where-for-help-content td {
  word-break: break-word;
  hyphens: auto;
}

.where-for-help-content colgroup,
.where-for-help-content col,
.where-for-help-content th,
.where-for-help-content td {
  width: auto !important;
  min-width: 0 !important;
}
