@charset "utf-8";

.a-footer  {
  margin-top: 100px !important;
}

@media (max-width: 641px) {
.a-footer {
  margin-top: 40px !important;
}

}
