#map, #exhibitors-list {
	width: 100%;
	margin: 0 auto;
}

#exhibitors-list table, #exhibitors-list tr {
	width: 100%;
}

#exhibitors-list td {
	width: 33%;
	float: left;
}

#exhibitors-list ul {
	margin-bottom: 1.1vh;
}

#exhibitors-list li {
	list-style-type: none;
	font-size: 1.1vh;
}

svg {
	width:100%;
}
