.l-region.l-region--sidebar-left {
  float: left;
  width: 160px;
}
.l-region.l-region--main-column {
  float: left;
  width: 500px;
}
