/* Image roles: photographs fill their frame; cut-outs retain the complete car. */
html body .mb-model-edit__hero-image{min-width:0;width:100%;max-width:100%;overflow:hidden}
html body .mb-model-edit__hero-image>img{display:block;width:100%!important;max-width:100%!important;object-fit:cover!important;padding:0!important;margin:0!important}
html body .mb-content-section__image>img{display:block;width:100%;height:auto;padding:0!important;margin:0!important}
html body .mb-brand-card__image,
html body .mb-brand-campaign-card__image,
html body.post-type-archive-kampanje .archive .item-image.item-image,
html body.post-type-archive-kampanje .merke-card-bilde{
 display:block!important;position:relative!important;width:100%!important;
 height:auto!important;min-height:0!important;max-height:none!important;
 aspect-ratio:16/10!important;padding:0!important;margin:0!important;
 overflow:hidden!important;background:#f4f7fb!important;
}
html body .mb-brand-card__image>img,
html body .mb-brand-campaign-card__image>img,
html body.post-type-archive-kampanje .archive .item-image.item-image>img,
html body.post-type-archive-kampanje .merke-card-bilde>img{
 display:block!important;position:absolute!important;inset:0!important;
 width:100%!important;max-width:none!important;min-width:0!important;
 height:100%!important;min-height:0!important;max-height:none!important;
 margin:0!important;padding:0!important;border:0!important;
 object-position:center!important;transform:none!important;
}
html body .mb-brand:not(.mb-newcars) .mb-brand-card__image{background:#fff!important}
html body .mb-brand-card__image>img{object-fit:contain!important}
html body .mb-newcars .mb-brand-card__image,
html body .mb-brand-campaign-card__image,
html body.post-type-archive-kampanje .archive .item-image.item-image,
html body.post-type-archive-kampanje .merke-card-bilde{aspect-ratio:16/9!important}
html body .mb-newcars .mb-brand-card__image>img,
html body .mb-brand-campaign-card__image>img,
html body.post-type-archive-kampanje .archive .item-image.item-image>img,
html body.post-type-archive-kampanje .merke-card-bilde>img{object-fit:cover!important}
