.target_email_table {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.target_email_table table {
  width: 100%;
  min-width: 1047px;
  border-collapse: collapse;
}

.table-wrapper th,
.table-wrapper td {
  white-space: nowrap;
}
.tts_table td.time {
    padding: 1em 0.2em;
}