earch_logo img {
  width: 500px !important;
  height: auto !important;
}

#search_logo {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

body.index_endpoint .title::before {
  display: none !important;
}

body.index_endpoint .title::after {
  content: "";
  display: block;
  width: 500px;
  height: 180px;
  background-image: url('/search/static/img/searxng.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* 🔥 tappaa sen logon varmasti */
main.page_with_header > a > img.logo {
  display: none !important;
}
