.memorial-bio-con .text {
  flex: 1 1 calc(50% - 2rem);
}

.memorial-post-con {
  background-color: rgba(111, 172, 213, 0.2);
}
.memorial-post-con .memorial-post-heading {
  margin-bottom: 0;
  padding-bottom: 0;
}
.memorial-post-con .memorial-post .post.detail {
  margin-top: -3rem;
  padding-top: 0;
}
.memorial-post-con .memorial-post .feature {
  display: none;
}