/* =========================================================
   SELÇUK YEM V5.46 — ÜRETİM SÜRECİ GÖRSEL OTURTMA REVİZYONU
   - V5.45 yapısı korunur
   - Görseller kırpılmaz
   - Kart sınırları içinde daha büyük ve daha dengeli görünür
   ========================================================= */

.v541-process-card{
  padding:0 8px 16px!important;
}

.v541-process-photo{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:#ffffff!important;
  margin:0 -8px!important;
  padding:2px 2px 0!important;
  height:208px!important;
  max-height:208px!important;
  aspect-ratio:auto!important;
  box-sizing:border-box!important;
}

.v541-process-photo img{
  display:block!important;
  width:auto!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}

.v541-process-card:hover .v541-process-photo img,
.v541-process-card:focus-visible .v541-process-photo img{
  transform:none!important;
}

@media(max-width:1340px){
  .v541-process-photo{
    height:198px!important;
    max-height:198px!important;
  }
}

@media(max-width:1180px){
  .v541-process-photo{
    height:206px!important;
    max-height:206px!important;
  }
}

@media(max-width:760px){
  .v541-process-photo{
    height:186px!important;
    max-height:186px!important;
  }
}
