/* Latest Posts block */
#content .wp-block-latest-posts .wp-block-latest-posts__featured-image {
	padding-bottom: 10px;
}

#content .wp-block-latest-posts .wp-block-latest-posts__featured-image img {
	height: 250px;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}