.mg_client_rating .fa.fa-star,
.mg_client_rating .fa.fa-star-o{
color: #F5D91E;
}
.mg_title {
font-weight: 700;
}
.mg_client_name {
color: #747474;
font-size: 11px;
position: relative;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}
.mg_client_name::before {
position: relative;
top: 0;
left: -10px;
content: "-";
color: #747474;
}
.mg_client_image img{
width: auto;
}
.col-custom-3 .mg_column:nth-child(4n+1){
clear: both;
}
.col-custom-4 .mg_column:nth-child(3n+1){
clear: both;
}
.col-custom-6 .mg_column:nth-child(2n+1){
clear: both;
}
.col-custom-12 .mg_column{
clear: both;
}
.mg_column{
margin-bottom: 20px;
}
.mg_testimonial_wrapper{
clear: both;
}
.mg_client_message{
word-wrap: break-word;   
}#mg_testimonial_theme_2 .mg_column {
margin-bottom: 30px;
min-height: 200px !important;
}
#mg_testimonial_theme_2 .mg_title {
text-align: left;
display: inline-block;
}
#mg_testimonial_theme_2 .mg_client_image{
padding: 0;
}
#mg_testimonial_theme_2 .mg_client_image img {
display: block;
margin: 0 auto;
}
#mg_testimonial_theme_2 .mg_client_name {
margin-bottom: 10px;
float: right;
clear: both;
}
#mg_testimonial_theme_2 .mg_client_rating {
margin-bottom: 10px;
float: right;
clear: both;
}
#mg_testimonial_theme_2 .mg_client_message {
font-size: 14px;
padding: 15px 0px 3px 0px;
position: relative;
}
@media all and (max-width: 767px) {
#mg_testimonial_theme_2 .mg_client_image {
width: 100%;
}
#mg_testimonial_theme_2 .mg_column{
clear: both;
text-align: center;
}
#mg_testimonial_theme_2 .mg_client_message,
#mg_testimonial_theme_2 .mg_client_rating{
margin-bottom: 0;
}
}