/* Narrow Sidebar */
body.has-sidebar #secondary {
    width: 28%;
}

body.has-sidebar #primary {
    width: 68%;
}
/* End Narrow Sidebar*/