.fw-cards-section-1 .fw-content {
  flex-direction: column;
}
.fw-cards-section-1 .fw-section-side-one,
.fw-cards-section-1 .fw-section-side-two {
  width: 100%;
}
.fw-cards-section-1 .fw-section-side-one .fw-headline,
.fw-cards-section-1 .fw-section-side-one .fw-body-copy {
  max-width: var(--content-half-width);
}
