
div.column {
  float: left;
  width: 72%;
}

div.sidebar {
  float: right;
  width: 28%;
}
