/* CurioSpark v8.36.5 - Home logo hero image swap
   Keeps the established hero card dimensions while presenting the approved logo clearly. */
.home-streamline-v8361 .home-hero-photo--main.home-hero-photo--brand {
  background: #ffffff;
}
.home-streamline-v8361 .home-hero-photo--main.home-hero-photo--brand::after {
  display: none;
}
.home-streamline-v8361 .home-hero-photo--main.home-hero-photo--brand img {
  object-fit: cover;
  object-position: center center;
}
