/* allow either side of the header to take as much space as it wants */
.wst-rh > div {
	flex-basis: auto;
}