/* Mobile/tablet visual stability — 2026-06-17 */
html,body{max-width:100%;overflow-x:hidden}
.mi-site img,.mi-site picture,.mi-site video,.mi-site iframe,.mi-site svg{max-width:100%}
.mi-site img{height:auto}
.mi-site picture,.mi-site figure{display:block;min-width:0}
.mi-site iframe,.mi-site video{display:block;border:0}
.mi-site .container,.mi-site [class*="container"],.mi-site [class*="grid"],.mi-site [class*="row"]{min-width:0}
.mi-site .mi-clean-brand img,.mi-site .mi-footer-brand img{object-fit:contain;object-position:center}
.mi-site .mi-products-menu-item img{object-fit:contain!important}
.mi-site .msi-gallery-main,.mi-site .msi-gallery-stage,.mi-site .mi-detail-hero-media{min-width:0;overflow:hidden}
.mi-site .msi-gallery-main img,.mi-site .msi-gallery-stage img,.mi-site .mi-detail-hero-media img{display:block;max-width:100%;height:auto;object-fit:contain}
@media(max-width:980px){
  .mi-site img,.mi-site video,.mi-site iframe{max-width:100%!important}
  .mi-site table{max-width:100%}
  .mi-site .table-responsive,.mi-site [class*="table-wrap"]{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media(max-width:640px){
  .mi-site figure{margin-left:0;margin-right:0}
  .mi-site iframe{width:100%}
}
