@media (min-width:1024px){
	.section-title p{width:100%;}
}
@media (min-width:992px){
	.testimonials .testimonial-item p{width:100%;}
}
