#map-canvas { 
	height: 100%
}

.gm-style > .gmnoprint[controlwidth][controlheight] {
	top: 44px !important;
	right: 64px !important;
}


/** Hide newly added fullscreen button when in streetview mdoe */
.gm-style > div:nth-child(10){
 display:none;
}

.gm-style > div:nth-child(9){
 display:none;
}