#footer{
  margin-top: 350rem;
}
@media screen and (max-width: 783px) {
  #footer{
  margin-top: 0;
}
}
