Hello Ellen,
In that case you can add a custom css to change h1 size i.e;
Please add the following css inside the additional css seection of your customizer;
.search-results .page-header h1 {
font-size: 1.5rem;
}
Let us know if it matches your query.
Thanks!