@media screen and (max-width: 1540px) {
    .home-main .your-purchase-section .your-purchase-bird{
        transform: translate(-30%, -20%);
        z-index: 10;
        height: 220px;
        width: 350px;
    }
    
    .benefits-community-list-item h5{
        font-weight: 900;
        font-size: 1.1rem !important;
    }
    .benefits-community-list-item p{
        font-size: 1rem !important;
    }

    .home-main .hero-slider-banner-1 .banner-block{
        width: 750px;
    }

    .home-main .hero-slider-banner-2 .banner-block{
        width: 800px;
        text-align: center;
    }

    .home-main .hero-slider-banner-2 .banner-block .banner-desc{
        text-align: center;
    }

    .home-main .hero-slider-banner-2 .banner-block .banner-button{
        margin: 0 auto;
    }

    .why-bidets .why-bidets-expenses .why-expenses-block h3{
        font-size: 2.5rem !important;
    }

    .why-bidets .why-bidets-world .world-title h1{
        font-size: 3.5rem !important;
    }

    .why-bidets .why-bidets-world .world-body .world-block h2{
        font-size: 3.5rem !important;
    }

    .why-bidets .why-bidets-expenses .why-expenses-picture:before{
        width: 850px;
    }

    .shop-all-cstm .shop-all-banner .racoon{
        right: -50px;
    }

    .shop-all-cstm .shop-all-custom .shop-all-custom-picture:before{
        width: 850px;
    }

    .home-main .sale-banner{
        width: 100vw;
        left: -15px;
    }
}
