@media screen and (max-width: 767px ) {
  div#homepage_slider_mobile .slides {
    margin-top: 40px;
  }
}