figure.wp-block-image {
	text-align: center;
	margin-left: 0;
	margin-right: 0;

	img {
		display: block;
		height: auto;
		max-width: 100%;
	}
}
