

@media screen and (max-width: 800px) {

	#Youtube {height: 400px;}
	
}

@media screen and (max-width: 600px) {

	#Youtube {height: 300px;}
	
}

#Newsletter {border-bottom: 4px solid #283744; margin-bottom: 40px;}

#News h2 {text-align: center;}