
.members--component--EventList3 .supplier-info img 
	img{
		width: unset!important;	
}


.pagelist-cardimage{
	width: unset!important;
}

.WebpageComponent-Social-Links {
	margin-top: -20px !important;
}

/* contain images size */
.WebpageComponent-EventList-4-0 .card-img-top {
	object-fit: contain !important;
	height: 200px;
}

/* Page list titles, keep it blue but reduce size*/
.WebpageComponent-PageList .members--component--description h3 {
	font-size: 18pt;
}

/* Main event list screen, could not add height600 as the articles that popup are also effected*/
.WebpageComponent-EventList-4-0 .members--eventwrapper {
	min-height: 600px;
}

/* The home page has a carousel for venue icons*/
.Doc-Library-List-Images .documentimage {
	max-width: 300px;
}

.small-hero {
	min-height: 500px;
}

/* Shows max capacity on Event Search 4 and Event Page*/
.field-maxCapacity {
	display:block!important;
}

.WebpageComponent-PageList .remembervisits--link:visited {
	border-color: #FF9933 !important;
	border-width: 2px;
}
