section.article-body.fb-layout-body[data-searchable-content] .theme-block-image {
    margin-inline-start: 0 !important;
    margin-inline-end: auto !important;
}

section.article-body.fb-layout-body[data-searchable-content] .theme-block-image--breakout {
    translate: none !important;
}

section.article-body.fb-layout-body[data-searchable-content] .theme-block-image [data-component="image"] {
    --_inline-size: min(var(--width), 350px) !important;
}