@media (min-width: 650px) and (max-width: 1024px) {
  body #linklist {
    bottom: 60px;
    left: 50%;
    margin-left: -50vw;
    width: calc(100vw - 120px);
    height: unset;
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 20px;
  }
  body #usk_0 {
    bottom: 60px;
    width: 100vw;
    right: unset;
    left: 50%;
    margin-left: -50vw;
    text-align: right;
  }
  body #usk_0 img {
    margin-right: 20px;
  }
}

/*# sourceMappingURL=tablet_fixes.css.map */
