@media only screen and (max-width: 450px) {
   div.footer-map.footer-group {
       display:none;
    }
}
