@media screen and (max-width: 600px) {
		.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 40px !important;
    line-height: 26px !important;   
    margin: 0px 0px 20px 0px;
    font-family: 'Gorgia' !important;
    font-style: italic !important;
	font-weight:bold;
}
.sp-testimonial-free-section .tfree-client-testimonial p.tfree-testimonial-content {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 23px !important;
	    font-family: 'Gorgia' !important;
}
}