.accessMAP {
	margin-bottom: 20px;
}
.accessMAP iframe {
	width: 100%;
	height: 400px;
}



@media screen and (max-width: 834px) {

.accessMAP {
	margin-bottom: 20px;
}
.accessMAP iframe {
	width: 100%;
	height: 250px;
}

}