@media screen and (min-width: 979px) {
	body.post-8 .section-posts .posts-collection.posts-row {
		--item-width: 25%;
	}
	
	.post-1 .posts-collection.posts-clients-logo {
		--item-width: 25%;
	}
}


.post-1 .posts-collection.posts-clients-logo .post--contents {
	display:none;
}