.field--entity-reference-target-type-civicrm-loc-block ul.field__items:has(#google_map,
.civicrm-google-map) {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  float: none !important;
}

.field--entity-reference-target-type-civicrm-loc-block #google_map.civicrm-google-map {
  margin-top: 1rem !important;
}
