.ap-directory-table li > a .ap-directory-club-name {
	display: grid;
	height: auto;
	justify-content: start;
	min-width: 0;
	object-fit: initial;
	width: auto;
}

.ap-directory-table li > a .ap-directory-club-name small {
	color: #7c8c86;
	font-size: 8px;
	margin-top: 2px;
}
