body.path-frontpage div[role="heading"] .region.region-title {
  background: url(../images/getting_started.png) no-repeat center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .page-node-type-resource div[role="heading"] .region.region-title {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
