@media screen and (min-width: 63.9475em) {
.content p {
	margin-left: -15% !important;
	position:relative;
	    left: 50% !important;
	    }
}


@media screen and (max-width: 63.9375em) {
	h1 {
		text-align: left;
	}
	.content p {
	margin-left: 0.5em;
	}
}
