/* ============================================================
   420+ · Industrie 5.0 · v265 human hero scale correction
   - Human-presence emblem enlarged significantly
   - Figure positioned slightly lower so it emerges more clearly
   ============================================================ */

.i5259-page .subpage-keyvisual .detail-system-topic--industry{
  top: 14px !important;
  width: 256px !important;
  height: auto !important;
  opacity: .90 !important;
  filter: brightness(.95) saturate(.80) contrast(.96) drop-shadow(0 0 8px rgba(163,148,110,.10)) !important;
}

@media (max-width: 860px){
  .i5259-page .subpage-keyvisual .detail-system-topic--industry{
    top: 10px !important;
    width: 198px !important;
  }
}

@media (max-width: 480px){
  .i5259-page .subpage-keyvisual .detail-system-topic--industry{
    top: 8px !important;
    width: 172px !important;
  }
}
