.directions {
	padding-left: 10px;
}

.directions select {
	width: 284px;
}

.map-canvas {
	width: 100%;
	height: 100%;
	min-height: 360px;
	min-width: 320px;
}

.map-directions {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
