.our-approach-section.paragraph.paragraph--type--enclosure {
  margin-bottom: 2em;
}

.our-approach-section img {
  width: 300px;
}

.our-approach-heading.paragraph--type--enclosure {
  margin-top: -10px;
}

.our-approach-graphic-1 img {
  height: 35em;
  object-fit: contain;
}


@media screen and (max-width: 479px ) {
  .our-approach-section h1 {
      font-family: "Oswald";
      font-size: 2.0em;
      font-weight: 700;
      line-height: 1.1em;
  }
}