.style-7200 body.design #styleblock-list .card {
  background: transparent;
}
.style-7200 .grid-column-content {
  margin-top: 20px;
  margin-bottom: 20px;
}
.style-7200 .top-level.component .full-bleed.component {
  margin-left: 0;
  margin-right: 0;
}
.style-7200 .component.full-bleed,
.style-7200 .component.image.full-bleed,
.style-7200 .component.gallery.full-bleed,
.style-7200 .row-full.component {
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.style-7200 .component.left-bleed,
.style-7200 .component.image.left-bleed,
.style-7200 .component.gallery.left-bleed {
  margin-left: 0% !important;
}
.style-7200 .component.right-bleed,
.style-7200 .component.image.right-bleed,
.style-7200 .component.gallery.right-bleed {
  margin-right: 0% !important;
}
