@media screen and (min-width: 992px) {
	.container {
   	width: 970px;
    max-width: 940px;
	}


	.navbar .logo img{
		width: 60%;
		max-width: 100%;
	}

	#block-hervorgehobenesformularsearch-index-contentpage-1-2.bef-exposed-form{
		position: absolute;
		right: 1rem;
		top: 1rem;
		width: 22rem;
	}
}