#wpadminbar {
	bottom: auto;
	top: 0;
}
.w100p {
	width: 100%;
}
@media (min-width: 992px) {
    .home-banner .w100p.lg\:grid-cols-2 {
        grid-template-columns: auto 1fr;
    }
}
:is(html[lang="de-DE"],html[lang="en-US"]) .top-tel {
	display: none;
}
.lightbox-gallery-figure .object-cover {
	object-fit:contain
}
a[href=" "] {
	display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
	display: block !important;
}