.uc-cols ul{
    list-style-type:none;
}
@media (max-width:640px){
    .t-rec_pt_90{
        padding-top:45px !important;
    }
    .t-rec_pb_90{
        padding-bottom:45px !important;
    }
    .t512__bottommargin{
        font-size:24px !important;
    }
    .t512__textwrapper .t-descr{
        font-size:18px !important;
    }
    .t512__bgimg {
        max-width: 70px;
        max-height: 70px;
    }
    .t-col:last-child{
        margin-bottom:0 !important;
    }
    .t795__title{
        margin-bottom:0 !important;
    }
    .t795__descr{
        margin-top:30px;
    }
    .t-feed__grid-col{
        margin-bottom:30px !important;
    }
    .t502__col{
        margin-bottom:15px !important;
    }
    .t850__row:first-child{
        margin-top:0 !important;
    }
}
.t264{
    height: 500px;
    overflow-y: auto;
}

@media (max-width:640px) {
    .uc-masonrymob .t827__grid_pt-10 {
        width: auto !important;
        height: auto !important;
        columns: 2;
        column-gap: 10px;
    }
    .uc-masonrymob .t827__grid-item_mb-10 {
        position: initial !important;
        width: 100% !important;
        display: inline-block;
    }
}