#map-canvas {
	height: 500px;
	width: 100%;
}
#scrollstop {
        display: block;
        position: relative;
        top: -100px;
        visibility: hidden;
}
.return .column {
	margin-bottom: 64px;
}
.return h5 {
	margin-bottom: 10px;
}
.return p {
	margin-bottom: 0;
}