/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */
/**
  * CSS for the google map
  */
/*.google-map {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.google-map iframe {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
} */
