.awmp-map {
text-align: center;
font-family: "Georgia", "serif";
font-weight: 100;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;

display: table;
}

.awmp-map span, .awmp-map a, .awmp-map a:hover {
cursor: pointer;
text-decoration: underline;
z-index: 100000;
}

.awmp-map span, .awmp-map a, .awmp-map h3, .awmp-map p {
color: grey !important;
}
.awmp_map_wrapper { 
display: table-cell;
vertical-align: middle;
background-size: cover !important;
}

.awmp-icon {
margin: 0 auto;
width: 300px;
height: 190px;
}
