@media (max-width:770px) {
  div#background-image-hide-mobile {
    display: none;
  }
}