.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(199deg, rgba(255,85,8,0.00) 39%, #F9AE00 100%);
}