/* JobLik 0.31.1 — exact mobile symmetry between the brand/stats group and QR box */
@media (max-width:700px){
 .jsc-brand{
  top:7px!important;
  right:10px!important;
  width:63px!important;
  min-width:63px!important;
  max-width:63px!important;
 }
 .jsc-brand .jsc-joblik-brand,
 .jsc-brand .jsc-view-stats{
  width:63px!important;
  min-width:63px!important;
  max-width:63px!important;
 }
 .jsc-brand .jsc-joblik-brand{
  height:29px!important;
  min-height:29px!important;
  max-height:29px!important;
 }
 .jsc-brand .jsc-view-stats{
  padding-inline:3px!important;
 }
 .jsc-brand .jsc-view-stats b{
  font-size:5.5px!important;
 }
 .jsc-brand .jsc-view-stats em{
  font-size:6.5px!important;
 }
}
