.pw-map {
	height: 400px;
	width: 100%;
	margin: 0;
	border: solid 1px #DDD;
	box-sizing: border-box;
}
.pw-map img {
	max-width: none;
}