@charset "UTF-8"; /* CSS Document */ .coverage-container	{			  max-width:900px; height:100%; margin:auto; border:1px solid black; text-align: center; padding:1em; background: white; } .coverage-title-box	{			  width:100%; height:auto; margin:auto; } #coverage-map	{ width:100%; height:85vh; margin:auto; } .coverage-footer	{ font-size: 1em; margin-top: 1.4em; height:auto; }