#main-wrap .w4_post_list_widget img {
	max-width: 100%;
	height: auto;
}
#main-wrap .front-content .w4_post_list_widget {
	padding: 15px 0 20px;
}
#main-wrap .front-content .w4_post_list_widget ul {
	border: none;
	padding: 0;
	margin: 0;
}
#main-wrap .w4_post_list_widget li {
	width: 100%;
	display: block;
	font-family: 'Libre Baskerville', Georgia, serif;
	font-size: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
}
#main-wrap .front-content .w4_post_list_widget .medium-2 li {
	margin-bottom: 40px;
	display: block;
	float: left;
	font-family: 'Libre Baskerville', Georgia, serif;
}
#main-wrap .w4_post_list_widget li h3.entry-title {
	margin: 0;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.3;
}
#main-wrap .w4_post_list_widget .medium-2 li h3.entry-title {
	margin: 0;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.2;
	padding-top: 25px;
}
#main-wrap .w4_post_list_widget li .post-excerpt {
	margin: 7px 0 3px;
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 1.5;
}
#main-wrap .w4_post_list_widget .medium-2 li .post-excerpt {
	display: block;
	margin: 25px 0 20px;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6;
}
#main-wrap .w4_post_list_widget .entry-author {
	display: inline;
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 1.5;
	font-style: italic;
}

@media (min-width: 767px) {
	#main-wrap .w4_post_list_widget .medium-1 li {
		border-right: 1px solid #ededed;
		min-height: 133.3px;
		margin-bottom: 40px;
		float: left;
	}
	#main-wrap .front-content .w4_post_list_widget .medium-1 li {
		border-bottom: none;
	}
	#main-wrap .front-content .w4_post_list_widget .medium-1 li {
		width: 26.1905%;
		min-height: 320px;
		padding: 0 2.381%;
	}
	#main-wrap .front-content .w4_post_list_widget .medium-1 li:nth-of-type(4n+4) {
		width: 23.8095%;
		padding: 0 0 0 2.381%;
		clear: right;
		border-right: none;
	}
	#main-wrap .front-content .w4_post_list_widget .medium-1 li:nth-of-type(4n+1) {
		width: 23.8095%;
		padding: 0 2.381% 0 0;
		clear: left;
	}

	#main-wrap .front-content .w4_post_list_widget .medium-2 li {
		width: 50%;
		border: none;
	}
	#main-wrap .front-content .w4_post_list_widget .medium-2 li:nth-of-type(odd) {
		clear: left;
		padding-right: 20px;
	}
	#main-wrap .front-content .w4_post_list_widget .medium-2 li:nth-of-type(even) {
		clear: right;
		padding-left: 20px;
	}
}