html body .row:before {
  width: 0;
  clear: both;
}
html body .row:after {
  width: 0;
  clear: both;
}
