#contact-row {
    margin-top: 2.25em !important;
}

#contact-row .afsbstandard-wysiwyg-copy-standards h3{
    border-bottom: 1px solid #AD6900;
    margin-bottom: .5em;
    margin-top: .5em;
}
.contact-wrapper .map-wrapper{
    margin:1em 0;
}
.contact-wrapper .map-wrapper #iframemap {
    width: 100% !important;
    height: 300px !important;
}
.contact-wrapper .map-wrapper #iframemap_link {
    margin-top: .5em;
}
@media only screen and (max-width: 40.0625em) {
    .top-bar-section ul li {
        float: left;
        padding: 0 !important;
    }
    .top-bar-section ul li a{
        padding: 12px 1.5em !important;
        border-right: 1px solid #faefde;
    }
}