/* MXonnowell v0.2.74 — Ürün yüzeyi net görsel son katmanı */
body.mx-product-surface-v0274 .mx-public-product-image,
body.mx-product-surface-v0274 .mx-product-card__image,
body.mx-product-surface-v0274 .mx90-related-card>a{
  background:#fff!important;
}
body.mx-product-surface-v0274 .mxon-sharp-image--catalog,
body.mx-product-surface-v0274 .mxon-sharp-image--member-product,
body.mx-product-surface-v0274 .mxon-sharp-image--product-card{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  margin-inline:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
  opacity:1!important;
  transform:none!important;
  image-rendering:auto!important;
  will-change:auto!important;
}
body.mx-product-surface-v0274 .mx-public-product-image,
body.mx-product-surface-v0274 .mx-product-card__image{
  display:grid!important;
  place-items:center!important;
  min-height:220px!important;
  overflow:hidden!important;
}
@media(max-width:767px){
  body.mx-product-surface-v0274 .mx-public-product-image,
  body.mx-product-surface-v0274 .mx-product-card__image{min-height:170px!important}
}
