.c-frontpage-highlighted {
  margin-top: $spacing--medium;

  @include mq(tablet) {
    margin-top: $spacing--large + $spacing;
  }
}
