/* A Level page — lighter overlay; banner fills full width */
.page-id-525 .hero .hero__image::after {
  background-color: rgba(0, 0, 0, 0.15);
}

.page-id-525 .hero .hero__image {
  background-size: cover;
  background-position: center center;
}
