.rvi_2{margin-top:30px;}
.review_h img{width:100%;height:auto;}
.review-tag-ul{margin-left:15px;}
.review-tag-ul li{padding:3px 5px;display:inline-block;}

@media screen and (max-width: 1080px){
  .rh_m{position:relative;height:300px;overflow:hidden;}
  .rh_m img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:auto;object-fit:cover;}
}

@media screen and (max-width: 992px){
  .rh_m{height:240px;}
  .rm_h_b{margin-top:22px;}
  .rm_h_b p{line-height:1.3!important;margin-bottom:0.6rem!important;}
  .rh_m img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:auto;object-fit:cover;}
}

@media screen and (max-width: 768px){
  .rm_h_b{margin-top:18px;}
  .rm_h_b p{line-height:1.3!important;margin-bottom:0.6rem!important;}
}


@media screen and (max-width: 600px){
  .rm_h_b{margin-top:16px;}
  .rh_m{height:210px;}
  .rm_h_b p{line-height:1.3!important;margin-bottom:0.5rem!important;}
}

@media screen and (max-width: 540px){
  .rh_m{height:160px;}
}

@media screen and (max-width: 414px){
  .rh_m{height:120px;}
}


