footer {
  margin-top: 112px;
}

@media (max-width: 767px) {
  footer {
    margin-top: 52px;
  }
}
