Template:Aalto-Helsinki--jami.css

.parallax {

   height: 110%;
   width: 100%;
   position: fixed;
   z-index: 0;

}

  1. features {
   top: 100%;

}

  1. globalWrapper {
   font-size: 100%;
   position: static;

}

  1. content {
   padding: 0px;
   position: static;

}

  1. top_menu_under {
   display: none;

}