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

#allrecords {
  overflow-x: clip !important;
}

/* Меню всегда поверх */
.tmenu-mobile,
.tmenu-mobile__container,
.tmenu-mobile__menucontent,
.t-menu,
.t-menuburger,
.t228,
.t456,
.t450,
.t451 {
  position: relative !important;
  z-index: 999999 !important;
}

/* Обложка ниже меню */
#rec2246747353 {
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}

#rec2246747353 .t396__artboard {
  max-width: 100vw !important;
  overflow: hidden !important;
}

@media screen and (max-width: 640px) {
  img, iframe, video, canvas, svg {
    max-width: 100% !important;
  }

  #rec2246747353 .t-btn,
  #rec2246747353 .t-btnflex,
  #rec2246747353 .t-btnflex__text {
    max-width: 92vw !important;
    white-space: normal !important;
  }
}
</style>