#customer_review_v90 { clear: left;  font-family: poppinsbold; padding-top: 20px; padding-bottom: 20px; text-align: center; margin: 0 auto; display:block;  }
#customer_review_v90 .m90_inner {display: flex; flex-wrap: wrap; align-items: stretch; align-content: center; justify-content: center; max-width:710px; margin: auto;}
#customer_review_v90 .m90_highly_rated { text-align: left; font-size: 32px; line-height: 40px; display: inline-block; margin: auto; }
#customer_review_v90 .m90_highly_rated>a>img { max-height: 25px; }
#customer_review_v90 .HR_box { display: inline-block; padding: 15px 20px; border-radius: 4px;}
#customer_review_v90 .ROReviews { font-size: 18px; line-height: 18px; font-family: poppinssemibold; text-align: center;}
#customer_review_v90 .RecommendUs {font-size: 13px; line-height: 13px; letter-spacing: 3.4px; padding-top: 4px; font-family: poppinslight; text-align: center;}
@media only screen and (max-width: 700px) {
       #customer_review_v90 .m90_inner { max-width: 530px; }
       #customer_review_v90 .m90_highly_rated { font-size: 24px; line-height: 30px;}
       #customer_review_v90 .m90_highly_rated>a>img { max-height: 18px; }
       #customer_review_v90 .HR_box { padding: 10px 15px; border-radius: 4px;}
       #customer_review_v90 .ROReviews { font-size: 16px; line-height: 16px; }
       #customer_review_v90 .RecommendUs { display: none; }
}
@media only screen and (max-width: 540px) {
       #customer_review_v90 .m90_inner { max-width: 400px; }
       #customer_review_v90 .m90_highly_rated { font-size: 15px; line-height: 15px;}
       #customer_review_v90 .m90_highly_rated>a>img { max-height: 14px; }
       #customer_review_v90 .HR_box { padding: 8px 12px; padding-bottom: 6px; border-radius: 4px;}
       #customer_review_v90 .ROReviews { font-size: 14px; line-height: 14px; }
}
@media only screen and (max-width: 420px) {
       #customer_review_v90 .m90_inner { display: block; }
       #customer_review_v90 .HR_box { display: inline-block; margin-top: 10px;}
}
#customer_review_v90 { background-color:#333C51; color:#7FBEBD;}
#customer_review_v90 .HR_box { background-color:#7FBEBD; color: #ffffff; }
#customer_review_v90 .HR_box .ROReviews { color: #333C51;}
#customer_review_v90 .HR_box .RecommendUs { color: #F7FDFF;}

