body .tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style, body .tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
    width: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
