@media screen and (max-width: 960px) {
   body {
       margin-top:20px;
   }
}