.activity-card-body{
	display: flex;
	height: 260px;
	align-items: center;
}

.activity-card{
    cursor: pointer;
}