.wux-row::after,
.wux-row::before {
  display: table;
  content: " "
}
.wux-row::after {
  clear: both
}