/* Exact desktop geometry copied from the approved /shop/ header. */
@media (min-width:769px){
  body .lf-store-logo img{
    width:170px!important;
    height:59.29px!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
  }
  body .lf-store-search{margin-top:12px!important}
}
