@media screen and (max-width:1080px) {
    .container-28 {
        padding-left: 10px;
    }
}

@media screen and (max-width:780px) {
    .w-container {
        padding: 0px 10px;
    }
}

@media screen and (max-width:1500px) {
    .column-4.ecommerce.woocommerce-fulfillment {
        padding-left: 0px;
    }

    .w-container {
        padding: 0px 10px;
    }

    .woocommerce_img3 {
        left: 100px;
        top: -50px;
    }

    .woocommerce_img4 {
        left: 109px;
        top: -50px;
    }

    .woocommerce_img5 {
        min-width: 500px !important;
    }
}

@media screen and (max-width:991px) {
    #E-Commerce_block2 .display-1 {
        width: 500px !important;
    }


    #E-Commerce_block2 .div-block.ecommerce {
        align-items: center;
    }
}

@media screen and (max-width:640px) {
    #E-Commerce_block2 .display-1 {
        width: 300px !important;
    }

}

@media screen and (max-width:540px) {
    .woocommerce_img3 {
        top: -50px !important;
    }

    .woocommerce_img4 {
        top: -70px !important;
    } 

    .woocommerce_img5 {
        min-width: 300px !important;
    }
}


@media screen and (max-width:479px) {
    #E-Commerce_block2  .mg-bottom-40px.ecommerce { 
        padding-left: 7px;
    }

    #E-Commerce_block2 .display-1.ecommerce {
        margin-left: 0px;
        padding-left: 15px;
    }

    .woocommerce_img2 {
       top: 20px !important;
       left: -5px !important 
    }

    .woocommerce_img3 {
        top: 50px !important;
    }

    .w-col-5 {
        width: 95% !important;
    }

    .woocommerce_img4 {
        top: 50px !important;
    } 

    .woocommerce_img5 {
        top: -14px !important;
        margin-bottom: 100px;
        position: relative;
        z-index: 400;
        left: -3px;
    }

    .section_item_top {
        margin-top: 10px !important;
    }

}

@media screen and (max-width:380px) {
    .woocommerce_img1 {
        top: -338px !important
    }
}
