/* Used for :hover aka rollover on linked elements */
/* Used for :hover aka rollover on linked elements */
/* Page Headers - Standard */
.page-header__spacer {
  padding-top: 50px;
  padding-bottom: 30px; }

@media screen and (max-width: 375px) {
  .page-header__remove-background {
    background-image: none !important; } }

.print-header {
  display: none; }

/* Used for :hover aka rollover on linked elements */
.sponsorship {
  padding-top: 15px;
  margin-bottom: 40px; }

.sponsorship__image img {
  width: 90%; }
  @media screen and (min-width: 550px) {
    .sponsorship__image img {
      width: 80%; } }
  @media screen and (min-width: 720px) {
    .sponsorship__image img {
      width: 70%; } }

.sponsorship__gold-line {
  position: static;
  bottom: auto;
  width: 100%; }
  @media screen and (min-width: 550px) {
    .sponsorship__gold-line {
      position: absolute;
      bottom: 0;
      width: 48.5%; } }

/* Spacing the Layout/Content & Footer */
.layout-wrapper {
  padding-bottom: 40px; }

.sponsorship__container {
  padding-top: 15px; }

.sponsorship__row {
  position: relative; }

/*# sourceMappingURL=sponsorship-holder.css.map */
