.gatsby-image-wrapper img {
    max-width: 100%;
    display: block;
    position: static;
}

.pricing-block-two .pricing-header-item ul li:before {
    background-image: url(/wp-content/themes/anchore/images/checkmark.svg);
}

.pricing-block-two .pricing-header-item.highlight ul li:before {
    background-image: url(/wp-content/themes/anchore/images/checkmark-white.svg);
}

.sec-faqs .accordion-body {
    color: #fff;
}

.sec-2-col-alt .twocol-group .swiper-vertical {
    height: 500px;
}

.open-source-action-sec .box_open_source:first-child .gatsby-image-wrapper img {
    max-width: 77px;
}

.open-source-action-sec .box_open_source:last-child .gatsby-image-wrapper img {
    max-width: 67px;
}

.sec-os-integrations .os-int-item:nth-child(1) .gatsby-image-wrapper img {
    max-width: 90px;
}

.sec-os-integrations .os-int-item:nth-child(2) .gatsby-image-wrapper img {
    max-width: 77.91px;
}

.sec-os-integrations .os-int-item:nth-child(3) .gatsby-image-wrapper img {
    max-width: 83.64px;
}

.sec-os-integrations .os-int-item:nth-child(4) .gatsby-image-wrapper img {
    max-width: 101.58px;
}

.sec-os-integrations .os-int-item:nth-child(5) .gatsby-image-wrapper img {
    max-width: 101.61px;
}

.sec-os-integrations .os-int-item:nth-child(6) .gatsby-image-wrapper img {
    max-width: 93.39px;
}

.sec-os-integrations .os-int-item:nth-child(7) .gatsby-image-wrapper img {
    max-width: 25px;
}

.sec-os-integrations .os-int-item:nth-child(8) .gatsby-image-wrapper img {
    max-width: 80.09px;
}

.sec-os-integrations .os-int-item:nth-child(9) .gatsby-image-wrapper img {
    max-width: 101.63px;
}

.block-top .partner-cta-item .btn img {
    max-width: 17px;
}

.block-top .step-icon-item .step img {
    max-width: 32px;
}



#header-search-sticky {
    background: var(--white);
    border: none;
    border-radius: 16px;
    box-shadow: none;
    padding: 24px 60px;
}

.project-filtering.resource-filtering .link-resource-item .gatsby-image-wrapper {
    max-height: 153.33px;
}

.single-post .featured-resources .gatsby-image-wrapper {
    max-height: 196.88px;
    height: 196.88px;
}


.single-solutions .featured-resources .gatsby-image-wrapper {
    max-height: 184.19px;
    height: 184.19px;
}

.single-post .hero-blog-single .hero-image .gatsby-image-wrapper {
    max-height: 402.56px;
}

.single-post .react-share__ShareButton {
    margin: 0 auto 10px;
    display: block;
}

.single-press_news .react-share__ShareButton {
    margin: 0 auto 10px;
    display: block;
}

.single-partner .sec-2-col-alt .show-fluid .gatsby-image-wrapper {
    max-width: 100%;
    min-width: unset;
}

.fancybox-slide--video .fancybox-content {
    width: 820px !important;
    padding-bottom: 461px;
    position: relative;
    height: unset !important;
}

.fancybox-button {
    display: none;
}

.fancybox-container {
    z-index: 99999999;
}

.btn-blue-new-fix:hover {
    color: #0e40c0 !important;
}

.btn-slate-new-fix:hover {
    color: #f2f5f8 !important;
}


@media (max-width: 991.98px) {
    .fancybox-slide {
        padding: 10px !important;
    }
    .fancybox-slide--video .fancybox-content {
        width: 100% !important;
        padding-bottom: 450px;
    }

    .project-filtering.resource-filtering .link-resource-item .gatsby-image-wrapper {
        max-height: 189px;
    }

    .single-post .featured-resources .gatsby-image-wrapper {
        max-height: 203px;
        height: 203px;
    }

    .single-solutions .featured-resources .gatsby-image-wrapper {
        max-height: 203px;
        height: 203px;
    }

    .single-post .hero-blog-single .hero-image .gatsby-image-wrapper {
        max-height: 405.77px;
    }
}

@media (max-width: 769.98px) {
    .fancybox-slide--video .fancybox-content {
        padding-bottom: 420px;
    }
}
@media (max-width: 767.98px) {
    .fancybox-slide--video .fancybox-content {
        padding-bottom: 208px;
    }

    .project-filtering.resource-filtering .link-resource-item .gatsby-image-wrapper {
        max-height: 192.38px;
    }

    .single-post .featured-resources .gatsby-image-wrapper {
        max-height: 192.84px;
        height: 192.84px;    
    }

    .single-solutions .featured-resources .gatsby-image-wrapper {
        max-height: 192.84px;
        height: 192.84px;
    }
    

    .single-post .hero-blog-single .hero-image .gatsby-image-wrapper {
        max-height: 192.73px;
    }

    .single-post .react-share__ShareButton {
        margin-bottom: 0;
    }
}

.featured-resources .col-lg-4 .gatsby-image-wrapper img {
    max-height: 180px;
}
