.cards-section-4 .content {
  flex-direction: column;
}
.cards-section-4 .section-side-one,
.cards-section-4 .section-side-two {
  width: 100%;
}
.cards-section-4 .section-side-one .headline,
.cards-section-4 .section-side-one .body-copy {
  max-width: var(--content-half-width);
}
.cards-section-4.white-background-color .single-card-item .content-container {
  padding: 0;
}