.custom-media-bg {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #e7dcd0;
  padding: 60px 0;
}
