div#wmap {
height: 200px;
width: 100%;
border: solid 4px #4b3d27;
background-color: #5f4e32;
background-image: url('/img/map_0301.jpg');
background-position: -336px -146px;
background-size: 830px;
}
img#cityind {
position: relative;
left: 233px;
top: 81px;
}
@media (min-width: 590px) {
div#wmap {
height: 300px;
background-size: 1660px;
background-position: -921px -339px;
margin: 0px auto 0px auto;
}
img#cityind {
left: 232px;
top: 131px;
}
}
@media (min-width: 926px) {
div#wmap {
width: 830px;
height: 400px;
background-size: 1660px;
background-position: -757px -289px;
margin: 0px auto 0px auto;
}
img#cityind {
left: 396px;
top: 181px;
}
}
