.flexWrap {
  flex-wrap: wrap !important;
}

.myHide {
  visibility: hidden;
}