/**ulrc400178 start**/

@media (min-width: 1200px){
    .ulrc400178.customer_review .container {
      max-width: 1140px;
    }
}

@media only screen and (max-width: 767px){
   .ulrc400178.customer_review .review_link .avatar {
      width: 40px;
      margin-right: 10px;
    }
    .ulrc400178.customer_review .review_author_info .author_name span{
        padding-bottom: 0;
    }
    .ulrc400178.customer_review .review_author_info .author_name span{
        font-size: 14px;
    }
    .ulrc400178.customer_review .section-title h4{
        font-size: 25px;
    }
    .ulrc400178.customer_review .sorting-menu{
        margin-bottom: 10px;
        padding: 0 20px;
    }
}

@media only screen and (max-width: 575px){
   .ulrc400178.customer_review .sorting-menu li {
      padding: 0 10px;
    }
    .ulrc400178.customer_review .more_review a{
        min-width: inherit;
        padding: 8px 20px;
    }
}

/**ulrc400178 end**/