/* v268 — approved ClutchHub community hero, kept inside the existing hero frame. */
html body .ch244-home .ch244-hero .ch245-hero-image {
  object-position: center center !important;
}
html body .ch244-home .ch244-hero .ch216-hero-art::after {
  background:
    linear-gradient(90deg, #ffffff 0%, #fffffff2 20%, #ffffffc4 35%, #ffffff30 57%, transparent 73%),
    linear-gradient(180deg, transparent 73%, #f8fbfe 100%) !important;
}
@media (max-width: 900px) {
  html body .ch244-home .ch244-hero .ch245-hero-image {
    object-position: 63% center !important;
  }
}
