/* mobile CSS goes here! */

#logo {
    position: static;
}

#sideBar {
    position: relative;
    top: auto;
    margin-top: 210px;
}
