.sl_iem {
  position: relative;
}
.banner-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 960px) {
  .slider-right {
    height: 429px !important;
  }
}
@media (max-width: 960px) {
  .folders-shared.opened, .menu-top-wrapper.opened {
    z-index: 999999999999 !important;
  }
  .folders-shared .folders {
    background: #fff;
    padding-bottom: 30px;
  }
  .folders-shared.opened {
    overflow-y: scroll !important;
  }
  .menu-top li .arrow {
    top: -3px !important;
    bottom: -4px !important;
  }
  .menu-top li {
    position: relative;
    padding: 0 !important;
    margin-top: 20px;
  }
}
