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

  footer{
  margin-top:100px;
}
}