.blog-post-container img,
.blog-list-container img {
	width: 100%;
	border-radius: 8px;
	max-width: 100% !important;
	max-height: auto !important;
}