    @media (max-width: 479px) {
.t902__bgimg  {
    background-position: center top !important;
  background-size: cover;
  }
  .right-wrapper-hero{
      display: none;
  }
    }
    
@media screen and (max-width: 479px) {
.tn-elem[data-elem-id="1745487421221"] {
       text-align: center !important;
    }
}



body.special-panel #nav964579376 {
  top: 80px !important; /* Принудительное применение */
}

/* Мобильная шапка */
body.special-panel .tmenu-mobile {
    top: 80px !important;
}
.t967__additionalwrapper {
  position: relative !important;
}

.t-btn.t-btnflex.t-btnflex_type_button.t-btnflex_sm.t967__button{
    position: relative !important;  
}

#specialButton {
  display: flex;
      position: fixed;
    z-index: 1000;
  left: 20px; /* Временная позиция для проверки */
  top: 50%;
  height: 40px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

    
@media screen and (max-width: 980px) {
#specialButton 
    position: static;
    }
}
