@media (min-width: 900px) {
	
	header h1 {
		
		font-size: 5em;
		width: 400px;
		
	}
	
}