/* =========================================================
   SELÇUK YEM V5.45 — ÜRETİM SÜRECİ GÖRSELLERİ
   - Orijinal görseller korunur
   - Kırpma yok
   - Kutu sınırları içinde daha büyük görünüm
   ========================================================= */

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

.v541-process-photo img{
  display:block!important;
  width:100%!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:186px!important;
    max-height:186px!important;
    padding:4px 4px 0!important;
  }
}

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

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