.column {
  display: block;
  float: none;
  clear: both;
  width: 100%;
}

article {
  width: 100%;
}