.page-intro-pane {
  height: 800px;
  position: relative;
  overflow: hidden;
}
.page-intro-container {
  width: 100%;
  min-height: 300px;
  max-height: 900px;
  padding: 50px;
  position: absolute;
  top: 50%;
  ((null)): 0;
}
