@media (min-width: 768px) and (max-height: 1000px) {
  html body.home .home-slider-nav {
    transform: translateY(-35px) !important;
  }
}