/* JobLik 0.33.487 — rear body zones added to the mobile inspection plan. */
@media (max-width:760px){
  body.public-body #alw-form .alw-car-plan > [data-body-highlight="left_rear_fender"]{
    left:7%!important;top:68%!important;width:23%!important;height:21%!important;transform:rotate(6deg)!important;
  }
  body.public-body #alw-form .alw-car-plan > [data-body-highlight="right_rear_fender"]{
    right:7%!important;top:68%!important;width:23%!important;height:21%!important;transform:rotate(-6deg)!important;
  }
  body.public-body #alw-form .alw-car-plan > [data-body-highlight="rear_bumper"]{
    left:36%!important;bottom:1%!important;width:28%!important;height:9%!important;
  }
}
