#sidebar{
    width: 240px;
}
.toolbar{
    left: 240px;
}
.spacing {
    height: 25px;
    display: block;
    clear: both;
}
.hide-on-desktop{
    display: none;
}