.themestek-testimonialbox-style-3 blockquote{
    background-color: transparent;
    padding: 0;
    margin: 0px;   
    font-style: normal; 
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-3 blockquote,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-3 blockquote,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-3 blockquote,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-3 blockquote{
	color: #fff;
}
.themestek-testimonialbox-style-3{
    padding: 40px;    
    text-align: center;
}
.themestek-testimonialbox-style-3 .themestek-author-name{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.themestek-testimonialbox-style-3 .themestek-box-content{
    margin-top: 15px;
}
.themestek-testimonialbox-style-3 blockquote:after{
    display: none;
}
.themestek-testimonialbox-style-3 .themestek-box-img img{
    border-radius: 50%;
    max-height: 90px;
    max-width: 90px;    
}
.themestek-testimonialbox-style-3 .themestek-box-img{
    display: inline-block;
}