@media all{
	
h3 + p{
	margin:0 0 1em;	
}
	
p{margin:0 0 1em !important;}
p.last{margin:3em 0 !important;}

}