#testimonial_slider {
    max-width: 100%;

}

#testimonial_slider .slides{



}
#testimonial_slider .container{
    max-width:100%;
    margin:2% 5%; 
	width: 75%;
}
#testimonial_slider .img-thumbnail{
  
  margin:0 auto;
}
#testimonial_slider .img-circle{
  border:2px solid #f2f2f2;
  margin:0 auto;
}
#testimonial_slider blockquote{
   border:none;
  padding:4% 2%;
}


