body .site-contact {
  background-color: transparent;
  padding: 0;
}
body .site-contact .contact-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body .site-contact .contact-text--inner {
  background-color: #0f0f14;
  padding: 3rem;
  margin-right: -10%;
  position: relative;
  display: block;
  z-index: 3;
}

body #gvsj-map {
  height: 75vh;
  min-height: 32rem;
  width: 85%;
}

/*# sourceMappingURL=contact--large.css.map */
