.about-page .banner {
  width: 100%;
  height: 350px;
  background: url("") no-repeat center;
  background-size: cover;
}
.about-page .context {
  padding: 40px 0;
}
