/* PM24 V168 — final desktop positioning: compact search card above presenter hands. */
@media (min-width:1051px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:590px!important;
    min-height:590px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-hero-center{
    padding-top:18px!important;
  }
  body.public-index .pm24-v163-search-slot{
    margin-top:34px!important;
    position:relative!important;
    z-index:8!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search{
    width:min(820px,100%)!important;
    padding:9px 12px 11px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    bottom:22px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-types{
    margin-top:12px!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-booking-soon{
    margin-top:4px!important;
  }
}

@media (min-width:1051px) and (max-width:1450px){
  body.public-index .pm24-v131-page .pm24-v131-hero{
    height:565px!important;
    min-height:565px!important;
  }
  body.public-index .pm24-v163-search-slot{
    margin-top:26px!important;
  }
  body.public-index .pm24-v163-search-slot .pm24-v131-search{
    width:min(720px,100%)!important;
  }
  body.public-index .pm24-v131-page .pm24-v131-presenter{
    bottom:18px!important;
  }
}
