
#map {
    height: 610px;
    width: 100%;
    display: inline-block;
	margin-left: -18px;
	margin-top: -3px;
	margin-bottom: -3px;
}
@media screen and (min-width: 768px){
	.orangeBorder{
		border-style: solid;
		border-color: orange;
	}
}
.down{
	bottom: 0;
}
#map {
    height: 610px;
    width: 100%;
    display: inline-block;
	margin-left: -18px;
	margin-top: -3px;
	margin-bottom: -3px;
}
@media screen and (min-width: 768px){
	.orangeBorder{
		border-style: solid;
		border-color: orange;
	}
}
.down{
	bottom: 0;
}