.location-hero {
  background-color: #dfe7dc;
  background-image: linear-gradient(90deg, rgba(243, 243, 239, .97) 0%, rgba(243, 243, 239, .9) 45%, rgba(243, 243, 239, .48) 100%), url("/maatwerk-dj-productie.jpg");
  background-position: center 48%;
  background-size: cover;
}

.location-content .longform-seo { margin-top: 0; }
.location-content .seo-benefit-grid { margin-bottom: 2.25rem; }

.parent-site-preview {
  width: min(480px, 88vw);
  height: 320px;
}

.parent-site-preview iframe {
  width: 1440px;
  height: 960px;
  transform: scale(.33334);
}

.sitemap-title small {
  margin-left: auto;
  border-radius: 999px;
  background: #e7f8e1;
  padding: .3rem .55rem;
  color: #267719;
  font-size: .66rem;
  font-weight: 900;
  white-space: nowrap;
}

.sitemap-grid > section {
  align-self: start;
}

@media (max-width: 700px) {
  .location-hero {
    background-image: linear-gradient(rgba(243, 243, 239, .9), rgba(243, 243, 239, .9)), url("/maatwerk-dj-productie.jpg");
    background-position: 62% center;
  }

  .location-content { padding-top: 1.75rem !important; }
  .location-content .seo-benefit-grid { margin-bottom: 1.75rem; }
}
