.dw_gallery__catalog #column-left,
.dwmenu-accordion {
	position: -webkit-sticky;
	position: sticky;
	top: calc(var(--header-minheight) + 25px);
}