/*advisor strip*/
.th_rating_bg {width:100%;float:left;margin:120px 0 40px}
.advisor-strip-m{margin-bottom:30px;}
.advisor-strip-line{padding:18px;border:1px solid #ccc;}
.advisor-strip{text-align:center;}
.advisor-strip .ratings img{width:75px;padding-right:10px;height:100%;}
.advisor-strip .ratings span{color:#2a2a2a;font-family:"Arial-bold"}
.advisor-strip label{float:left;width:100%;text-align:center;}
.border-strip{text-align:center;}
.ratings{margin-top:5px;} 
.trustpilot img{width:120px!important;margin-top:-51px;position:relative;background:#fff;padding:10px;}
/*advisor strip*/
@media only screen and (max-width: 991px){
    .th_rating_bg {margin:10px 0;}
}