#mapCanvas {
	width: 100%;
	height: 454px;
	margin-bottom: 5px;	
}
#mapCanvas img {
  max-width: none;
}
.SMMapContainer {
	height: 450px;
	width: 100%;	
}