table { table-layout:fixed; }

@media only screen and (max-width: 736px) {
  #search-page-wrapper { width: 100%; }
}