.events-home.big {
	display: grid;
	gap: 40px;
	grid-template-columns: repeat(4, 1fr);
}

.events-home .attachment-medium.size-medium.wp-post-image {
	width: 100%;
}

/* .events-home.big .event {
	width: 25%;
} */