@media screen and (min-width:0px) and (max-width: 767px) {
    #content p {
	    text-align: justify;
    }
}