@media screen and (max-width: 680px) {
  #leftnav {
    margin-right: 3rem !important;
    margin-left: 0rem;
  }
}
