@media screen and (min-width: 768px) {
  body {
    margin-top:0;
  }
}