.wd-page-title-el.wd-stretched {
	position: relative;
	width: calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));
	inset-inline-start: calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2);
}