.has-sidebar {

	.lqd-page-wrapper {
		@apply lg:pe-[--sidebar-width];
	}

	.container {
		width: 100%;
	}
}