body .wd-post-inner.article-inner {
	height: auto;
}
body .wd-post-inner.article-inner img{
	max-height: 375px;
	object-fit: cover;
}
body .wd-post-date.wd-style-with-bg {
	mix-blend-mode: unset;
	background-color: rgba(255, 255, 255, 0.5) !important;
}
.wd-post-date.wd-style-with-bg time {
	color: #000;
}