﻿body {

}

.mapContainer {
    position: relative;
}

.mapContainer .mapImg {
    position: absolute;
}

.mapContainer .mapPoint {
    position: absolute;
}