@media screen and (max-width: 767px) {
	.hanging-indent {
	  padding-left: 22px ;
	  text-indent: -22px ;
	}
}