.et_divi_builder #et_builder_outer_content .map_container .pin_container li.pin_map {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding:  0;
}

ul.pin_container {
    width: 100%;
    list-style-type:  none;
}

.map_container {
    width: 100%;
	position : relative;
}

.background_container img {
    width:  100%;
    height:  auto;
}