#dd_iniciotexto h1 {
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 50px;
}

@media (min-width: 992px) {
	#dd_iniciotexto h1 {
		font-size: 30px;
		line-height: 32px;
	}
}	