.clean-block.clean-hero {
  /*position: absolute;*/
  top: 100;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: currentColor;
  z-index: 1;
}

