/* =========================================================
   SELÇUK YEM V5.47 — ÜRETİM SÜRECİ GÖRSEL OTURTMA İYİLEŞTİRMESİ
   - V5.46 düzeni korunur
   - Görseller kırpılmaz
   - Kart çerçevesi içinde daha dolu ve daha oturmuş görünür
   - Hero / dalga / footer yapısına dokunulmaz
   ========================================================= */

.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:0!important;
  height:218px!important;
  max-height:218px!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:208px!important;
    max-height:208px!important;
  }
}

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

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