.is-active .feedback__animate:nth-child(6) {
     visibility: hidden;
}

@media (min-width: 768px) {
.gallery__grid {
    padding-top: 0em;
    padding-bottom: 4em;
}
}
.gallery__grid {
    padding-top: 0em;
    padding-bottom: 2em;
}
.header-three__logo-img {
    display: block;
    max-height: 100px;
    height: min-intrinsic;
    max-width: 260px;
}
@media (min-width: 992px)
.header-three__logo-wrapper {
    width: 260px;
}
.header-three__logo-wrapper {
    position: absolute;
    left: -80px;
    top: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.header-three__logo-wrapper {
    position: absolute;
    left: 1px;
    top: 50%;
}
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
.header-three__logo-wrapper {
    position: absolute;
    left: 1px;
    top: 50%;
}
}
@media only screen and (min-width: 50px) and (max-width: 321px) {
.header-three__logo-wrapper {
    position: absolute;
    left: -20px;
    top: 50%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1224px) {
.header-three__logo-wrapper {
    position: absolute;
    left: 1px;
    top: 50%;
}

.header-three__content-wrapper {
    margin-left: 280px;
    margin-right: 305px;
}
}
@media (min-width: 992px)
.header-three__logo-img {
    max-height: 100px;
    max-width: 260px;
}
@media (min-width: 992px)
.header-three__content-wrapper {
    margin-left: 240px;
    margin-right: 305px;
}

@media (min-width: 992px)
.footer-one__logo-link {
    width: 260px;
}
@media (min-width: 992px)
.footer-one__logo {
    max-height: 100px;
    max-width: 260px;
}

.footer-one__logo {
    display: block;
    max-height: 100px;
    height: min-intrinsic;
    max-width: 260px;
}
.footer-one__logo-link {
    display: inline-block;
    width: 260px;
}
.map__card {
    margin-top: 0em;
}
@media (min-width: 768px) {
    .map__card {
        margin-top: 0em;
    }
}
