#world-map {
    width: 100%;
    background: url('../png/worldmap.png') left top no-repeat;
    background-size: 100% auto;
}

#map-img {
    width: 100%;
    height: auto;
}
