.new_category__single__icon img {
    border-radius: 50% !important;
}

.footer-logo img {
    height: 90px !important;
}

.logo img {
    height: 70px !important;
}

@media (min-width: 250px) and (max-width: 991.98px) {
    .header-section-bg {
        background: white !important;
    }

    .back-to-top {
        display: none !important;
    }

    .new_join_area {
        position: relative;
        bottom: 83px;
    }

    .app_btn img {
        width: 140px !important;
    }

    .new_app_area {
        padding-bottom: 100px !important;
    }

    .new_choose__single__flex {
        display: block !important;
    }

    .new_choose__single__icon {
        text-align: center !important;
    }

    .new_choose__single__contents {
        text-align: center !important;
    }

    .new_choose__single__title {
        font-size: 18px !important;
    }
}