section { padding: 200px 0px 50px 0px; height: auto; position: relative; }
section p { position: relative; width: 100%; height: auto; font-weight: 300; font-size: 14px; color: #818181; font-family: 'Nunito'; text-align: left; padding: 0px; }

@media screen and (max-width: 1100px) {
	section p { text-align: center; }
}