.index .title {
    background: url(/static/themes/simple/img/searxng.png) 50%/contain no-repeat;
    min-height: 12rem;
    margin: 1rem auto
}

/* Piilota huutomerkki kaikilta hakukoneilta */
.table_engines th.name > svg.sxng-icon-set-big { 
  display: none !important; 
}

/* Esimerkki – säädä selektori devtooleilla 
.preferences table.engines .https-warning,
.preferences .engine-row .https-warning {
  display: none !important;
}
*/
    /* Näytä logo esim. 200 px korkeana: */

/*    background-size: auto 200px !important;
    min-height: 200px !important;  /* varaa tilan laatikolle */

}
