.wm-post-content {
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.wm-post-content img {
	max-width: 100%;
	height: auto;
}

.wm-post-content ul,
.wm-post-content ol {
	padding-left: 1.5em;
}
