.event-card{
	min-height: 500px; 
	background-size: cover;
	background-repeat: no-repeat;
	max-height: 380px;
	background-position: center center;
}

.filter-gradient{
	background-image: linear-gradient(232deg, rgba(0, 0, 0, 0%) 20%, #2A2D83 90%);
}