#map {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: none;
    padding: 0!important;
    background-color: transparent
}

#map .gm-style a {
	position:absolute!important;
	bottom:-40px!important;
	left:10px!important;
}

#map .gm-style .gmnoprint .gm-style-cc,
#map .gm-style .gmnoprint .gm-style-mtc {
	display:none;
}