@media screen and (max-width: 1024px) {

	.botanic-calendar .events__item {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}	
}
