.mapWrapper {
width: 100%;
margin-bottom: 12px;
overflow: hidden;
border: 1px solid #f0f0f0;
border-radius: 2px;
}
.map {
position: relative;
height: 240px;