#geo-firewall-vmap{
    width: auto;
    height: 600px;
}

@media only screen and (max-width: 767px) {
   #geo-firewall-vmap{
       height: 20em !important;
   }
}