x-container, x-col {
  display: block;
  box-sizing: border-box;
}

x-row, x-col {
  text-align: inherit;
}