@media (min-width: 992px) {
	.buddyx-section-half.has-featured-image {
		max-width: 900px;
		padding-top: 1rem;
	}

	.buddyx-section-half.has-featured-image .entry-header--default {
		bottom: auto;
	}

	.buddyx-section-half.has-featured-image .post-thumbnail {
		padding-bottom: 0;
	}

	.buddyx-section-half.has-featured-image .post-thumbnail>img {
		width: auto;
		max-height: 250px;
	}
}
