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