@media screen and (max-width: 767px) {

    .iappcreation-mask-information-page ul.products li.product{
        padding: 10px;
        width: 33%;
        float: left;
        margin-bottom: 10px;
    }

    .iappcreation-mask-information-page ul.products li.product .woocommerce-loop-product__title{
        font-size: 8px;
    }

    .iappcreation-mask-information-page .mask-product-title{
        font-size: 26px;
        margin: 20px 0 10px 0;
    }

    .iappcreation-mask-information-page .mask-information-page-see-more{
        margin-top: -15px;
        margin-bottom: 20px;
        font-size: 8px;
    }

    .iappcreation-mask-information-page .scroll-top-button {
        bottom: 85px !important;
    }

    .iappcreation-mask-information-page  [data-wzb="SocialMobileTool"] .zbx-trigger {
        bottom: 85px !important;
    }


    .iappcreation-mask-information-page .continue-shopping{
        font-size: 14px;
        padding: 5px;
        margin-top: 0px
    }

}