/* JobLik 0.31.4 — taller mirrored boxes and one tracked click target */
@media (max-width:700px){
 .jsc-brand:not(.has-owner-logo){
  top:7px!important;
  right:10px!important;
  width:63px!important;
  min-width:63px!important;
  max-width:63px!important;
  height:82px!important;
  min-height:82px!important;
  max-height:82px!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  padding:0 0 3px!important;
  border:1px solid #ff8a1e99!important;
  border-radius:8px!important;
  background:linear-gradient(180deg,#071724,#06131e)!important;
  box-shadow:0 4px 14px #0005!important;
 }
 .jsc-brand:not(.has-owner-logo) .jsc-joblik-brand{
  flex:0 0 31px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:31px!important;
  min-height:31px!important;
  max-height:31px!important;
  padding:2px!important;
  border:0!important;
  border-radius:0!important;
  background:#07111d!important;
 }
 .jsc-brand:not(.has-owner-logo) .jsc-joblik-brand img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
 }
 .jsc-brand:not(.has-owner-logo) .jsc-view-stats{
  flex:1 1 auto!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  padding:2px 3px 0!important;
  border:0!important;
  border-top:1px solid #ff8a1e38!important;
  border-radius:0!important;
  background:transparent!important;
 }
 .jsc-brand:not(.has-owner-logo) .jsc-view-stats span{
  min-height:12px!important;
 }
 .jsc-brand:not(.has-owner-logo) .jsc-view-stats b{
  font-size:5.5px!important;
  line-height:1.25!important;
 }
 .jsc-brand:not(.has-owner-logo) .jsc-view-stats em{
  font-size:6.5px!important;
  line-height:1.25!important;
 }
 .jsc-qr-button{
  top:7px!important;
  left:10px!important;
  width:63px!important;
  height:82px!important;
  min-height:82px!important;
  max-height:82px!important;
  border-radius:8px!important;
 }
 .jsc-brand-tracked-link{
  color:inherit!important;
  text-decoration:none!important;
  cursor:pointer!important;
  -webkit-tap-highlight-color:transparent!important;
 }
 .jsc-brand-tracked-link:focus-visible{
  outline:2px solid #ff9b39!important;
  outline-offset:2px!important;
 }
}
