    .t1025__imgwrapper {
        width: 30px !important;
        padding-bottom: 10px !important;
    }
    
    .t1025__bgimg {
        width: 30px;
        height: 30px;
    }
    
    .t1025__btn {
        margin-left: -90px !important;
    }
    
    .t1025__textwrapper {
        margin-right: 150px;
    }
    
    .t1025__bgimg {
        border-radius: 0px !important;
    }
    
    @media screen and (max-width: 480px) {
        .t1025__btn {
            margin-left: 0px !important;
        }
        .t1025__textwrapper {
            margin-right: 0px;
            margin-left: 50px;
            margin-top: -35px;
        }
    }
    @media screen and (min-width: 480px) and (max-width: 960px) {
        .t1025__btn {
            margin-left: 0px !important;
        }
        .t1025__textwrapper {
            margin-right: 0px;
            margin-left: 0px;
            margin-top: 0px;
        }
    }
    .js-product-img {
        border-radius: 15px;
    }
    
    .t-feed__post-imgwrapper {
        border-radius: 15px;
    }
    
    .t-feed__post-label-wrapper {
        display: none;
    }
    

    
    
