@charset "utf-8";
.tpmapframe {width: calc(100% - 10px); margin: 0 auto 1rem;}
@media screen and (min-width: 750px)
{
	.bigMap {grid-template-areas: 'tpmap tpmap' 'intro gazetteer' 'place gazetteer' 'gallery gazetteer';}
}

