/* Enter Your Custom CSS Here */
#header #logo a img {
    width: 150px !important;
}

#logo {
    max-width: 100%;
    margin: 10px 0px 0px 0px !important;
}
.map {
    display: none;
}

.headline.text-center {
    margin-bottom: 30px !important;
}
#footer {
    padding: 35px 0;
}

#footer-bottom .widget-text small {
    display: none;
}