body {

  padding-top: 5px; /* 60px to make the container go all the way to the bottom of the topbar */

  padding-bottom: 10px;

  position: relative;

 font-family: 'Quicksand', sans-serif;

}



@media (max-width: 979px) {

  body {

    padding-top: 0px;

  }

}


