@media screen and (min-width: 992px) {
  div#section-slider {
    margin-top: -40px;
    z-index: 500;
  }
}