#map {width: 100%; height: 250px; background: #000}
#map img {max-width: none!important}
.balloon {width: 350px; padding-left: 15px; position: relative}


@media only screen and (min-width: 768px) { 
    #map {height: 400px}
}