
html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
}

#allrecords {
  overflow-x: hidden !important;
}

.t-rec,
.t396,
.t396__artboard,
.t396__carrier,
.t396__filter {
  max-width: 100vw !important;
  overflow-x: hidden !important;
}

@media screen and (max-width: 640px) {
  #rec2246747353 {
    overflow-x: hidden !important;
  }

  #rec2246747353 .t396__artboard {
    width: 100vw !important;
    max-width: 100vw !important;
    overflow: hidden !important;
  }

  #rec2246747353 .t-btn,
  #rec2246747353 .t-btnflex,
  #rec2246747353 .t-btnflex__text {
    max-width: 92vw !important;
    white-space: normal !important;
  }

  #rec2246747353 .tn-atom {
    box-sizing: border-box !important;
  }

  img, iframe, video, canvas, svg {
    max-width: 100% !important;
  }
}
</style>