@media only screen and (min-width: 1200px) {
  .c-more {
    right: calc((100vw - 123.6rem) / 2);
  }
}
