.single.short-section-branding .template-hero .hero-background {
  height: 26rem;
}

@media (max-width: 500px) {
  .single.short-section-branding .template-hero .hero-background {
    height: 17rem;
  }
}
