form#searchform {
	display: flex;
}
	form#searchform input {
		width: auto;
	}