/* ============================================================
   420+ · Industrie 5.0 · v268 head-centered alignment
   - Visual center shifted to the head rather than the full silhouette width
   - Figure moved slightly upward and slightly to the right
   ============================================================ */

.i5259-page .subpage-keyvisual .detail-system-topic--industry{
  top: 10px !important;
  left: calc(50% + 14px) !important;
  width: 190px !important;
  height: auto !important;
}

@media (max-width: 860px){
  .i5259-page .subpage-keyvisual .detail-system-topic--industry{
    top: 8px !important;
    left: calc(50% + 10px) !important;
    width: 142px !important;
  }
}

@media (max-width: 480px){
  .i5259-page .subpage-keyvisual .detail-system-topic--industry{
    top: 7px !important;
    left: calc(50% + 8px) !important;
    width: 120px !important;
  }
}
