#campaignHeader {
  margin: 0 !important;
  padding: 1rem 4rem;
}
#campaignHeaderLogo {
  margin-left: .5rem;
  max-width: 70px;
}

#prek3-landing-page .prek3-hero.video-playing .prek3-hero-image {
    opacity: 0;
    z-index: -1;
}
#prek3-landing-page .prek3-hero.video-playing .prek3-hero-content {
    opacity: 0;
    z-index: -1;
}

#prek3-landing-page .prek3-hero.video-playing .prek3-hero-video::before {
  opacity: 0;
  z-index: -1;
}