.contact-map-shell {
  background: #e8ece7;
}

.contact-map-shell .root_daum_roughmap {
  width: 100% !important;
  height: 100% !important;
}

.contact-map-shell .root_daum_roughmap .wrap_map {
  height: calc(100% - 32px) !important;
}

.contact-map-shell .root_daum_roughmap .wrap_controllers {
  height: 32px !important;
}

.contact-map-shell .root_daum_roughmap .map_border {
  display: none !important;
}

.contact-map-shell .root_daum_roughmap_landing {
  border: 0 !important;
}

@media (max-width: 880px) {
  .contact-map-shell .root_daum_roughmap .wrap_map {
    height: calc(100% - 30px) !important;
  }
}
