.page-id-68 .entry-content,
.page-id-447 .entry-content,
.page-id-449 .entry-content,
.page-id-451 .entry-content {
	width: 100%!important;
}

.entry-content .gca-column {
	height: 100%!important;
}

.hentry p .wp-image-1837 {
	top: 16px!important;
	left: -1px!important;
}

.hentry p .wp-image-1837.wp-image-ita {
	top: 9px!important;
	left: -5px!important;
}

.hentry p .wp-image-1837.wp-image-fra {
	top: -2px!important;
	left: 0px!important;
}

.hentry p .wp-image-2081.wp-image-eng {
	top: 7px!important;
	left: 0px!important;	
}

.footer-inside div:first-child {
	display: none!important;
}


.entry-content .gca-column {
    height: auto !important;
}





#site-copyright {
	float: none!important;
	width: 100%!important;
	max-width: 100%!important;
	text-align: center
}

/* POLICY */
#cmplz-document {
	max-width: 100%;
}
.KFaIpG_h1 {
	display: none;
}
.KFaIpG_wrapper,
.KFaIpG_wrapper div {
	max-width: 100%!important;
	width: 100%!important;
}
.hentry .article-inner {
	height: 100%!important;
	min-height: 500px!important;
}
.home #lp-page,
.home .lp-page-inside article {	
	height: auto!important;
	margin-bottom: 0;
	min-height: 10px!important;
}
.home .lp-page-inside article p {
	margin-bottom: 0;
}
.home .hentry .article-inner {
	height: auto!important;
	min-height: 150px!important;
}
/* POLICY */

#footer {
	display: grid;
}
#footer-bottom {
	order: 1;
	text-align: center!important;
	float: none;
	display: none;
}
#footer-bottom ul {
	text-align: center!important;
	margin: 0 auto;
	display: inline-block;
}
#footer-top a {
	color: #debd13!important;
}
#footer-top a:hover {
	color: #ffffff!important;
}
#footer-top {
	order: 2;
}



@media (max-width: 770px) {
    .entry-content {
        display: flex;
        flex-wrap: wrap;
    }

    .gca-column {
        width: 100% !important;
        position: static !important;
        margin-bottom: 10px;
    }

    .gca-column:nth-child(3) {
        left: 0 !important;
        top: 0 !important;
    }
}















.entry-content {
    overflow: visible !important;
    height: auto !important; /* Stellt sicher, dass die Höhe automatisch angepasst wird */
}


.entry-content .gca-column {
    height: auto !important;
}

