@media screen and (max-width: 1160px) {
    .links-group { --rgap: 25px !important; }
}

@media (max-width: 540px) {
  .link { --mw:300px !important; --mnh:130px !important; }
  .solo { --h:300px !important; }
}
