@media (max-width: 768px) {
    .header-right-area-one {
        display: block;
    }
    .banner-hero-image.order-change2 {
        display: none;
    }
    .BannerLogo {
        display: none;
    }
    .pricing-wrapper-style-2.bg-four {
        background: #09a24f !important;
    }
    .pricing-wrapper-style-2.bg-one {
        background: #7763e5 !important;
    }
    .pricing-wrapper-style-2.bg-two {
        background: #ff6d1c !important;
    }
}
