.engagement-page {
  background: url(../images/engagement-stage.jpg) no-repeat center 90px;
}

.engagement-page.films-page, .engagement-page.about-page {
  background: url(../images/engagement-banner.jpg) no-repeat center 90px;  
}

.engagement-page .body-content h3 {
  float: left;
}

.stay-connected {
  margin-left: 20px;
}

.engagement-page .listings .listing:first-child {
  border-top: 3px solid #ECECEC;
}

.engagement-page .listings .listing:last-child {
  border-bottom: none;
}