Index: wp-content/themes/twentytwenty/style-rtl.css
===================================================================
--- wp-content/themes/twentytwenty/style-rtl.css	(revision 58784)
+++ wp-content/themes/twentytwenty/style-rtl.css	(working copy)
@@ -623,7 +623,6 @@
 img,
 embed,
 object {
-	display: block;
 	height: auto;
 	max-width: 100%;
 }
Index: wp-content/themes/twentytwenty/style.css
===================================================================
--- wp-content/themes/twentytwenty/style.css	(revision 58784)
+++ wp-content/themes/twentytwenty/style.css	(working copy)
@@ -627,7 +627,6 @@
 img,
 embed,
 object {
-	display: block;
 	height: auto;
 	max-width: 100%;
 }
