/* Pennine Global Content frontend support.
   Uses existing Pennine classes where possible and only fills gaps for dynamic output. */

.pennine-hero-offer img {
  display: block;
  width: 100%;
  height: auto;
}

.sticky-buttons__list .sticky-button--image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.sticky-buttons__list .sticky-button--image strong {
  display: none;
}
