#outermapsiframe{
	display: block;
	height: 75vh;
	width: 100%;
	overflow: hidden;
}

.mapsswitch {
	margin: 0px;
	padding: 2px 5vmin;
	width: auto;
	display: inline-block;
	height: 100%;
	border-style: none;
	border-width: 2.5px;
}

#mapsbuttons {
	width: auto;
	height: 50px;
	margin-left: 10px;
	overflow: hidden;
}
