.entry-content img {
	width: 100% !important;
	height: auto !important;
}

.entry-content ul {
	padding-left: 30px;
}

.entry-content ul li {
	list-style: disc;
}

.entry-content ol li {
	list-style: decimal;
}

.entry-content hr {
	height: 1.5px;
	margin: 20px 0;
}