#hardware {
  width:100%;
}

#content {
  height:100%;
}

#content.sided {
  width:74%;
}

#sidebar{
  width:25.6%;
}