.fixedBg.paraYoutube {
  overflow: hidden;
}
.fixedBg.paraYoutube iframe {
  min-height: 100vh;
  min-width: 100%;
  position: relative;
  left: 50%;
  transform: perspective(1px) translateX(-50%);
}
main {
  background-color: transparent !important;
}
/*# sourceMappingURL=style.css.map */