body .l-footer .footer-inner .footerMapQuicklinks #map img{
    min-width:unset;
}
body .l-footer .footer-inner .footerMapQuicklinks .footerLinks img{
    min-width:200px;
}

@media(max-width:850px) and (min-width: 481px){
    .footer-inner{
    text-align:center;
    padding: 20px 2% 80px 2% !important;
    }
    #block-block-3{
        display:inline-block;
        width:50%;
        position:relative;
        float:left;
        }
    .footerAddressBox{
        width:100% !important;
        max-width:100% !important;
        
        }
    #block-block-4{
        display:inline-block;
        width:50%;
        position:relative;
        float:right;
        }
    .footerMapQuicklinks{
        width: 100% !important;
        max-width:100% !important;
        float:none !important;
        }
    .footerMapQuicklinks img{
        float:none !important;
        }
    .footerLinks table{width:100% !important;}
    .footerLinks table p{text-align:center;padding:5px;}
}
@media(max-width:480px){
.footerLinks table{width:100% !important;}
    .footerLinks table p{text-align:center;padding:5px;font-size: 1em !important;}
    .footerLinks p{padding-bottom:0;font-size:1em;}
}

/* craft fair vendors */
#block-nodeblock-3310 .subPageContainer .subPage-inner article.twocol{width:unset;float:none;}