/* Rockhopper */
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .page-20200508-RockhopperStoryPage .storyDetails-wrapper div:nth-of-type(5) .buttons-set {
    margin-top: 85%
  }
}

@media screen and (min-width: 1440px) {
  .page-20200508-RockhopperStoryPage .storyDetails-wrapper div:nth-of-type(5) .buttons-set {
    margin-top: 125%
  }
}

@media (max-width: 959px) {
  .page-20200508-RockhopperStoryPage .storyDetails-wrapper div:nth-of-type(5) .c-hero__after {
    background-color: #000000!important;
  }

  .page-20200508-RockhopperStoryPage .storyDetails-wrapper div:nth-of-type(5) .c-hero__after h2 {
    color: #FFFFFF!important;
  }
}

@media (max-width: 959px) {
  .page-20200508-RockhopperStoryPage .storyDetails-wrapper div:nth-of-type(4) .c-hero__after {
    background-color: #000000!important;
  }

  .page-20200508-RockhopperStoryPage .storyDetails-wrapper div:nth-of-type(4) .c-hero__after h2 {
    color: #FFFFFF!important;
  }
}
