.staffcast .content {
  padding: 0 5.2%;
}

.staffcast .content:before {
  background: url(../img/in_staffcast/bg_reo.png) no-repeat right center;
  -webkit-background-size: contain;
          background-size: contain;
}

.staffcast .content img {
  max-width: 100%;
  vertical-align: bottom;
}

.staffcast .content .content_line {
  margin: 11.5% 0;
}
