.t1066__container {
        max-width: 90% !important;
}
.t958 .t-section__bottomwrapper {
        margin-top: 30px !important;
}

.tmenu__popup_show {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  background-color: #3c3c3c !important; /* Цвет фона — под ваш дизайн */
  z-index: 9999 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
