@media (max-width:720px){
  .previewSearchWrap.mobileExpanded{position:static}
  .previewSearchWrap.mobileExpanded .previewTopSearch{display:flex!important;position:fixed!important;left:8px;right:8px;top:8px;z-index:300001!important;background:#0b0b0d}
  .previewSearchWrap.mobileExpanded .previewTopSearch input{display:block!important;min-width:0!important;padding-right:70px!important}
  .previewSearchWrap.mobileExpanded .previewSearchClear{display:block!important;right:44px!important}
  .previewSearchWrap.mobileExpanded .bsLiveSuggestions{position:fixed!important;left:8px!important;right:8px!important;top:58px!important;width:auto!important;max-height:65vh!important;overflow:auto!important;z-index:300002!important}
}
