
.gf-logo h1 a {background-size: contain;background-position: 0% 50%;filter: grayscale(10%) brightness(20);}
.case_img {height: auto;padding-bottom: 75%;width: 100%;}
.case_img .case_cover {z-index: 6;}
.case_img img {position: absolute;left: 0;top: 0;height: 100%; object-fit:cover;}
.navbar-fixed .logo img {height: 70px;max-width: 120px;}


@media screen and (max-width: 768px) {
    .gf-logo h1 a {filter: grayscale(100%) brightness(20);}
    .enhanced-gallery .gallery-container {height: calc(100vh - 126px ) !important;}
    .enhanced-gallery .gallery-image {display: block !important;}
    .homepage-headline {font-size: 32px; text-align: center; line-height: 1.25; margin-bottom: 4%;}
    .intro {width: 80%; line-height: 2; text-align: center;}
}
