body .pxl-image-single .text-note .wrap {
    flex-wrap: wrap;
}
body .ft-salsa, .pxl-image-single .text-note .wrap .t1,
body .pxl-image-single .text-note .wrap .t2 {
    width: 100%;
    max-width: none;
    margin-left: 0;
}
body .pxl-text-editor .pxl-item--inner strong {
    color: var(--wc-content-bg);
}