.reviewslider-title{
	margin-top:80px;
    margin-bottom:10px;
    line-height: 44px;
    letter-spacing: 0;
   font-size:44px;
  color:gray;
}

@media screen and (max-width: 720px) {
.reviewslider-title{ 
	margin-top:50px;
    margin-bottom:0px;
    line-height: 32px;
   font-size:32px;
}
}