.page-heading {
  visibility:hidden;
}

@media (max-width: 768px) {
  .intro-header .big-img {
  display: none;
  }
}

