[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: 50% !important;
}
@media (min-width: 1261px) {
  .site-header {
    position: sticky;
    top: 0;
    background: #fff;
  }
}
.top-slider__btn {
  margin: 10px 0 0 0 !important;
}
.top-slider__body {
  height: auto !important;
}
.top-slider__desc br:nth-child(2n) {
  display: none;
}
.top-slider__body {
  max-width: 1000px !important;
}
