/* Sets the title to be responsive, using the viewport measurement */
/*                         */
#Splash-Head { 
  font-size: 36.0pt; 
  font-size: 5vw;
}

#ManualTitleWhite { 
  font-size: 36.0pt; 
  font-size: 5vw;
}



