/* CONTACT CSS */
.contact-hero {
  height: 40vh;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}