.joms-module--eventssuggestions {
	.joms-hcard__cover {
		height: 80px;
	}

	.joms-hcard__info {
		position: absolute;
		top: 0;
		bottom: auto;
		height: 100%;
	}

	.joms-hcard .joms-date {
		width: 40px;

		span:first-child {
			padding-left: 5px;
		}

		span:last-child {
			font-size: 24px;
		}
	}
}
