#fw-section-header {
h1 {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
}
#fw-section-hero-video-0 {
h1 {
  font-size: 70px;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

@media only screen and (max-width: 600px) {
  h1 {
        display: none
  }
}
}