p {
    line-height: 1.4;
    margin: 0 0 1em 0;
}

@media (min-width: 700px) {
	p {
		line-height: 1.476;
	}
}