@media screen and (max-width:991px) {
    #E-Commerce_block2 .display-1.ecommerce{
        width: 500px !important;
    }

    .shopify_img_none {
        display: none;
    }

    .image-88 {
        margin-bottom: 40px;
    }

    .shopify_grid {
        display: grid;
        justify-content: center;
        grid-template-columns: 200px;
    }
}


@media screen and (max-width:640px) {
    #E-Commerce_block2 .display-1.ecommerce{
        width: 300px !important;
    }
}

@media screen and (max-width:540px) {

    .section.hero.top-169px.overflow-visible.landing {
        padding-bottom: 0px;
    }

    .image-88 {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1500px) {

    .shopify_img1 {
        left: 121px !important;
        top: -50px !important
    }

   
}
@media screen and (max-width:479px) {
    .w-col-5 {
        width: 95% !important;
    }

    .inner-container._500px.benefits.ecommerce.b {
        margin-left: 0px;
    }

    .w-col {
        padding-left: 2px;
    }

    .shopify_img4 {
        left: 0px !important
    }

    .mg-bottom-34px.ecommerce.b {
        margin-left: 0px;
    }

    .shopify_img6 {
        left: 0px !important
    }

}



