ul.wardrobe {
  display: flex !important;
  flex-wrap: wrap !important;
}
ul.wardrobe li {
  float: none !important;
}