#header {
	background: #1b8db7;
	height: 95px;
	color: #fff;
	font-size: 25px;
	padding-top: 45px;
	margin-bottom: 60px;
}

#header h1 {
	font-size: 45px;
	margin-bottom: 20px;
	line-height: 45px;
}
.how-to-uninstall {
	margin-bottom: 40px;
}