/* V357 — correctifs critiques : Tier List contenue + pages personnages stables */
*{box-sizing:border-box}
.mhurTierPage{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  overflow:hidden!important;
}
.mhurTierPageTop,.mhurTierList,.mhurTierListPage,.mhurTierRow,.mhurTierItems{
  max-width:100%!important;
  min-width:0!important;
}
.mhurTierItems{overflow-x:hidden!important}
.mhurTierItem{flex:0 0 auto}
@media(max-width:900px){
  .mhurTierPage{width:100%!important;margin:0!important;padding:10px!important}
}
