/**
Calculate rem
*/
.c-linkList h2 {
  padding-bottom: 8px;
}
@media (min-width: 992px) {
  .c-linkList h2 {
    padding-bottom: 2px;
  }
}