.pageTitleRow {
	margin-top: 160px;
}

.paragraphTitle {
	margin-top: 60px;
	margin-bottom: 10px;
}

.documentFooterLogo {
	margin-top: 60px;
	margin-bottom: 80px;
}

.documentContent {
}

.logoAnexysFoot {
	max-width: 400px;
	height: auto;
}

@media (max-width: 576px) {
	.pageTitleRow {
		margin-top: 80px;
	}

	.logoAnexysFoot {
		max-width: 200px;
		height: auto;
	}

	.paragraphTitle {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.documentFooterLogo {
		margin-top: 20px;
		margin-bottom: 80px;
	}
}
