.single-post .entry-content .col-md-8 figure,
.single-post .entry-content .col-md-8 .wp-block-image {
	max-width: 100%;
	margin: 1.75rem auto;
	text-align: center;
}

.single-post .entry-content .col-md-8 img {
	max-width: 100%;
	height: auto;
}

.single-post .entry-content .col-md-8 figure img,
.single-post .entry-content .col-md-8 .wp-block-image img,
.single-post .entry-content .col-md-8 p > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
