#revision-history-table .document-revision-table .table .table-header .table-row .table-header-cell {
  font-size: 0.7rem;
}
#revision-history-table .document-revision-table .table .table-body .table-row .table-cell {
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  #revision-history-table .document-revision-table .table .table-cell {
    font-size: 0.65rem;
  }
}
