.moduletable.mars {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
  z-index: 0;
}

/*#hero-lightpass
{
	max-height: 100vh;
	max-width: 100vw;
	min-height: 100vh;
	position: fixed;
}*/
.tm-page {
  z-index: 1;
  /*background: transparent;*/
}

.uk-section {
  background: transparent !important;
}
