#map {width:1200px; height:540px; margin:0 auto; margin-bottom:60px;}

@media screen and (max-width: 768px) {
    #map {width:100%; height:340px; margin-bottom:30px;}

    .content {}
    .content p {}
    .content p strong {margin-bottom:-20px !important;}

}