@media only screen and (max-width: 900px) {
  body {
    margin-top: 67px;
  }
}