body {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
}

.t-body {
  margin: 0 !important;
  padding: 0 !important;
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

.t-records {
  max-width: 100% !important;
  width: 100vw !important;
}