
@media screen and (max-width:1080px) {
    .container-28 {
        padding-left: 10px;
    }
}

@media screen and (max-width:991px) {
    #E-Commerce_block2 .display-1.ecommerce {
        width: 500px !important;
    }
}

@media screen and (max-width:640px) {
    #E-Commerce_block2 .display-1.ecommerce {
        width: 300px !important;
    }
}

@media screen and (max-width:480px) {

    #E-Commerce_block2 .mg-bottom-40px.ecommerce {
        padding-right: 15px;
    }

   
}

@media screen and (max-width:780px) {
    .w-container {
        padding: 0px 10px;
    }
}
