.google-maps{
	margin-top: 20px;
}

.google-maps iframe{
	width:100%;
	height: 450px;
}

.top-bar .name h1 a{
	display: block;
	text-align: left;
	position: relative;
	top: 20px;
	left: 20px;
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}