@media screen and (max-width: 800px) {
  #main-slider {
    background-position: 50% 40%;
    background-size: cover;
  }
}
