@charset "utf-8";
/* CSS Document */
.directions {
    width: 100%;
    overflow: auto;
    }
.map {
    width: 100%;
    height: 420px;
    color: #000;
	
    }
