#three_stages_wrapper {
  margin-bottom: 40px;
  align-self: center;
}

#three_stages {
  content: url(/assets/methods/3_Stages_BOF_Project-cd9a7c12a3db9e67df16ba98172936717bbef39bc1702797de6ff894220b6e65.png);
  width: 100%;
  height: auto;
  margin: auto;
}

#three_stages2_wrapper {
  margin-bottom: 40px;
  align-self: center;
}

#three_stages2 {
  content: url(/assets/methods/BOF_Slide3-1c35482161c5a79db13a3a06dcd67fd183629c70c2b1c21429651ff9f9b6668c.png);
  width: 100%;
  height: auto;
  margin: auto;
}

.videoWrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 70vh;
  margin-bottom: 30px;
}

.videoWrapper iframe {
  width: calc(1.7 * 70vh);
}
