.image-with-text .layout-compact {
    max-width: 1360px;
}
.image-with-text .layout-compact .image-with-text__content-wrapper {
    margin-right: 0;
}
.image-with-text.image-with-text--reverse .layout-compact .image-with-text__content-wrapper {
    margin-left: 0;
    margin-right: auto;
}