#map {}

#map section {
    margin-bottom: 50%;
}

#map .sketch-map img {
	width: 100%;
	height: auto;
    opacity: 0;

    position: absolute;
}

#map .sketch-map canvas {
    position: absolute;
}

#map .rolled-map {
	height:80%;
	width:auto;
	max-height: 600px;
}
