/*
 JobLik 0.33.348
 /smart-card mobile only.
 Keep approved 347 positions. Change only header logo size/asset and footer duplication.
*/
@media (max-width:760px){

  html body.public-body[data-joblik-path="/smart-card"] > header.v064-header > a.v064-logo{
    width:110px!important;
    min-width:110px!important;
    max-width:110px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
    background-image:url("/assets/img/platform-v334/joblik-header-mobile.webp?v=20260825.334")!important;
    background-repeat:no-repeat!important;
    background-position:right center!important;
    background-size:auto 42px!important;
  }

  html body.public-body[data-joblik-path="/smart-card"] > header.v064-header > a.v064-logo > *{
    display:none!important;
  }

  html body.public-body[data-joblik-path="/smart-card"] footer.v064-footer .joblik-smart-card-footer-logo-v347{
    display:block!important;
    width:150px!important;
    height:59px!important;
    max-width:calc(100vw - 40px)!important;
    margin:18px auto 0!important;
    background-image:url("/assets/img/platform-v295/joblik-original-logo.png?v=20260824.295")!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    background-size:contain!important;
  }
}
