<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(min-width: 769px){
  .ui-menu.ui-widget-content.ui-autocomplete {
    display: block !important;
    position: relative;
    top: unset !important;
    width: 100% !important;
    left: unset !important;
    background: #fffcf1 !important;
    box-shadow: none !important;
  }

}
</pre></body></html>