.fw-basic-code-section-1 .fw-content {
  max-width: var(--content-width);
  margin: 0 auto;
}
.fw-basic-code-section-1 .fw-section-side-one {
  align-items: center;
}
.fw-basic-code-section-1 .fw-section-side-one iframe,
.fw-basic-code-section-1 .fw-section-side-one video,
.fw-basic-code-section-1 .fw-section-side-one embed,
.fw-basic-code-section-1 .fw-section-side-one object {
  max-width: 100%;
  height: auto;
}
