@media only screen and (max-width: 749px) {
  .footer__boa-ideas-copyright {
    transform: translateY(-0.5rem);
  }
}

