
		.dealer_map_wrapper #dealer_map {
			height: 800px;
		}
		.ce-google-maps {
			position: relative;
			width: 100%;
		}
		.ce-google-maps > * {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
		}
		.ce-google-maps .gmap-opt-in-wrap {
			background-size: cover;
			background-repeat: no-repeat;
			background-position: center center;
		}
		.ce-google-maps .gmap-opt-in-button-wrap {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			background-color: rgba(255, 255, 255, 0.3);
		}
		.ce-google-maps .gmap-opt-in-button {
			position: absolute;
			top: 50%;
			left: 50%;
			-webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			cursor: pointer;
			width: 80%;
			max-width: 400px;
			background-color: rgba(255, 255, 255, 0.9);
			padding: 1rem;
			border: 1px solid #E8C425;
			text-align: center;
			color: #000;
		}
		.ce-google-maps .gmap-opt-in-button p {
			font-size: 0.875rem;
			line-height: 1.5;
		}
		.ce-google-maps .gm-fullscreen-control img {
			margin: 0;
		}
		.ce-google-maps .gmnoprint button img {
			margin: 0;
		}
		.ce-google-maps .gm-bundled-control img {
			margin: 0;
		}
		
		#page_154 .intro h2 {
			padding-top: 100px;
			padding-bottom: 100px;
		}
		#page_154 .intro h2 p {
			margin-bottom: 0;
			padding-bottom: 0;
		}
	

