.l-bottommargin {
  margin-bottom: $gridspacing * 5;

  @media (min-width: $media-hd) {
    margin-bottom: $gridspacing * 8;
  }

}
