.b1-post-detail {
	line-height: 2;
}

.b1-post-detail img {
	display: block;
	margin: auto;
	max-width: 100%;
}

.b1-post-detail div[data-w-e-type="video"] {
	text-align: center;
}

.b1-post-detail video {
	max-width: 100%;
	height: auto;
}