#sidebar {
    display: none;
}
#page-wrapper {
    margin-left: 0!important; /* Remove the left margin that accommodates the sidebar */
}
