.row{
  text-align: center;
  width: 100%;
  display: block;
}
.row .row-label{
  text-align: center;
  display: inline-block;
  float: left;
}
