ul.clients .client_wrapper a{
	display: inline;
}

@media only screen and (max-width: 767px) {
	ul.clientreviews:not(.clients_slider_ul) li{
		width: 100% !important;
		height: 300px !important;
	}
	ul.clients .client_wrapper a{
		line-height: 25px;
	}
}


