@media screen and (max-width: 980px) {
  a[href="/hintatgift"] {
    transform: translateY(45px) !important;
  }
}