@media screen and (min-width: 480px) {
    #navbar{width: 200px; float: left;}
    #main-doc {margin-left: 216px;}
  }