@media only screen and (min-width: 1200px) {
    .banner-two .banner-two__slider-single {
        padding: 250px 0px !important;
    }
}

@media only screen and (min-width: 992px) {

    .difference,
    .donation-future {
        padding-top: 10px !important;
    }
}

@media only screen and (min-width: 992px) {
    .help {
        padding: 85px 0px !important;
    }
}

@media only screen and (min-width: 992px) {
    .testimonial {
        padding: 128px 0px 120px !important;
    }
}

@media only screen and (min-width: 1400px) {
    .cause-two {
        padding-top: 1px !important;
    }
}

.footer-two__newsletter-form form input {
    width: 63% !important;
}

.btn--primary {
    gap: 3px !important;
}

.d-flex-right {
    display: flex !important;
    flex-direction: row-reverse;
}

.footer-logo-img {
    max-width: 35% !important;
}

.preloader-img {
    height: 150px !important;
}

.copyright-font {
    font-size: 13px !important;
}

@media only screen and (min-width: 768px) {
    .h2-about {
        font-size: 40px !important;
        line-height: 40px !important;
    }
}
@media only screen and (min-width: 768px) {
    .h2-about-detail {
        font-size: 40px !important;
        line-height: 75px !important;
    }
}