body.header_hor .l-header.is-floating-pill.float-header,
body.header_hor .l-header.is-floating-pill.float-middle .l-subheader.at_middle {
	max-width: calc(100% - 24px);
	width: min(var(--us-float-maxw, 980px), calc(100% - 24px));
}
