.body-copy,
.index__store-box__text-container {
    font-weight: 300 !important;
  }

.thumb-index--small .index-item {
    border: none;
}

#context-container {
    height: 60px;
    padding-top: 10px;
}

.text-block--more-space {
    margin-bottom: 20px;
}

.graphic-block--more-space {
    margin-bottom: 100px !important;
}



@media (min-width: 40rem) {
    
    .thumb-index {
        margin-top: 40px;
    }

    .index-item {
      width: 100%;
      float: left;
      border-top: 1px solid #fff8cd;
      padding-top: 40px;
      margin-bottom: 80px;
    }

    .index-item:first-child {
        margin-top: 60px;
        padding-top: 15px;
    }
    

    .index-item__main-link {
        width: 65.51724%;
        margin-right: 3.44828%;
    }

    .section-header--shop {
        padding-top: 40px;
    }

    .page-header {
        border-bottom: 1px solid #fff8cd;
        padding-bottom: 80px;
        margin-bottom: 40px;
        width: 100%;
    }
}



@media (max-width: 40rem) {
    .sprite {
        background-position: 0 0;
      }    

    .sprite:hover {
        background-position: 100% 0;
    }
        
}

.index__store-box__image-container {
    width: 100%;
}

.newsweek-container {
    float: left;
    margin-top: 80px;
}

@media (max-width: 40rem) {
    .newsweek-container {
        float: left;
        margin-top: 40px;
    }
}

.newsweek-container .text-block {
    width: 100%
}

.newsweek-container .description {
    margin-bottom: 0;
}

.more-graphics {
    padding-top: 40px;
    margin-bottom: 80px;
}



  @media (min-width: 40rem) {
    .overview-graphic {
      width: 60%;
      float: left;
      margin-right: 30px;
    }
  }

  

  .schedule-container--desktop {
    margin: 40px 0 100px 0;
}

.schedule-container--mobile {
    margin: 20px 0 80px 0;
}

.for-hire-message {
    display: inline;
    width: inherit;
    padding-top: 4px;
    margin-top: 0;
}

.twitter-link-wrapper {
    display: inline;
}

.charity-link {
    padding: 12px 18px;
    margin-top: 9px;
    display: inline-block;
    border-radius: 4px;
}