/* Selçuk Yem V5.51 — yuvarlak, daha kısa üretim kartları.
   Grid/container genişlikleri korunur; görseller tamamen görünür. */
.v541-production .v541-process-card {
  border-radius:18px!important;
  padding-bottom:11px!important;
}
.v541-production .v541-process-photo {
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:5 / 6!important;
  border-radius:17px 17px 12px 12px!important;
  background:#f5f8fa!important;
  overflow:hidden!important;
}
.v541-production .v541-process-photo img {
  width:auto!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  flex:none;
  object-fit:contain!important;
  border-radius:12px!important;
}
.v541-production .v541-process-icon {
  width:48px;
  height:48px;
  margin:-20px auto 5px;
}
.v541-production .v541-process-icon svg {
  width:27px;
  height:27px;
}
.v541-production .v541-process-card h3 {
  margin-bottom:5px!important;
}
.v541-production .v541-process-card p {
  line-height:1.35!important;
}
