#map {
    height: 700px;
    max-height: 1024px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
}
a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
div.say-hello h1 {
    size: 50px;
    margin-bottom: 40px;
}
.top-icon > img {
    margin-top:50px;
    height:120px;
}
.say-hello {
    padding-left:15px;
}