body.postid-220126 ins.adsbygoogle {
	display: none !important;
}


.banner-gott-ch {
	position: fixed;
	bottom: 0;
	left: 0;
}
.footer-wrap {
    margin-bottom: 180px;
}



#mobile-banner-container,
#mobile-banner-container .g,
#mobile-billboard-box {
	margin: 0;
	border: none;
	padding: 0;
	background-color: #FFFFFF;
}

#mobile-banner-container {
	margin: 0 -16px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	width: calc( 100% + 32px );
	min-width: 100%;
	max-width: calc( 100% + 32px );
}

#mobile-banner-container .g,
#mobile-billboard-box {
	height: 100%;
	width: 100%;
}
#mobile-banner-container,
#mobile-billboard-box {
	display: none;
}

.custom-logo-link {
	margin-bottom: 12px;
}

@media only screen and (max-width: 768px) {
	#page #masthead {
		height: 164px !important;
	}
	#page .content-wrap {
		padding-top: 164px !important;
	}
	#mobile-banner-container,
	#mobile-billboard-box {
		display: block;
	}
}

#masthead.header-up {
    -webkit-transform: translate3d(0, -64px, 0);
    transform: translate3d(0, -64px, 0);
}