/* ANZ Css part starts here */

#typo {
	margin-top: 3.8em;
}
@media only screen and (max-width: 1068px) {
	#typo {
		margin-top: 2.8em;
	}
}
@media only screen and (max-width: 730px) {
	#typo {
		margin-top: 1.3em;
	}
}
/* ANZ Css part ends here */
