@media (min-width: 760px) {
	#header .bottom {
		position: relative;
	}

	#header .navigation .header-lang-switcher {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 200px;
		bottom: 14px;
	}

	#header .navigation .header-lang-switcher #language-selector-translation {
		white-space: nowrap;
	}
}

.client-logo {
	filter: grayscale(1);
}
