.maps-container {
height: 566px;
margin: 10px 0 10px 0;
}
.hunmap {
float: left;
width: 499px;
height: 312px;
margin-top: 100px;
margin-left: 175px;
}
.bpmap {
position: absolute;
top: 50px;
left: 150px;
width: 600px;
height: 566px;
display: none;
}
.appear {
display: inherit !important;
}