diff --git a/src/wp-content/themes/twentytwenty/style.css b/src/wp-content/themes/twentytwenty/style.css
index 2fdbb2fa25..80c67f2ece 100644
--- a/src/wp-content/themes/twentytwenty/style.css
+++ b/src/wp-content/themes/twentytwenty/style.css
@@ -3087,6 +3087,12 @@ figure.wp-block-gallery.alignfull {
 
 /* Block: Image ------------------------------ */
 
+.wp-block-image.is-resized {
+    display: table;
+    margin-left: auto;
+    margin-right: auto;
+}
+
 /* Block: Media And Text --------------------- */
 
 .wp-block-media-text .wp-block-media-text__content {
