html {
  width: 100%;
  max-width: none;
  overflow-x: auto !important;
}

body {
  width: 1912px !important;
  min-width: 1912px;
  max-width: none;
  overflow-x: visible !important;
}

.js-rootresizer__contents {
  width: 1912px !important;
  max-width: none !important;
  transform: none !important;
}
