@media (min-width: 769px) {
	.vaston-h1-active .et-l--header {
		display: none;
	}

	.vaston-live-header-contract {
		position: sticky;
		top: 0;
		z-index: var(--vaston-z-header);
	}

	.vaston-header__desktop {
		position: relative;
	}
}
