#map{
	width: 100%;
	height: 600px;
}

@media screen and (min-width: 993px){
	#map{
		padding: 22px;
	}
}