@media screen and (max-width: 749px) {
  .header-wrapper {
    position: fixed;
    width: 100%;
}
 main#MainContent {
    padding-top: 75px;
} 
  }