.text-center.page {
	margin-top: 24%;
}
@media(max-width: 991.98px) {
	.text-center.page {
		margin-top: 0%;
	}
}