.google_map{
	margin: 0;
	width: 360px;
	height: 260px;
	background: #fff;
	border-radius: 0px;
    border: 2px solid white;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}