@media (max-width: 765px) {

    .image_wrapper_block{
        float: left;
        top: 26px;
    }
    .sa_block{    float: none!important;}
    .price-cell{
        float: right;
        text-align: right!important;
        width: 32%!important;
        margin-top: -49px!important;
    }
    .module_products_list .foto-cell .image_wrapper_block a{
        width: 100px!important;
    }
    .image_wrapper_block img{
        max-height: 125%!important;
    }
    .wrapper_td .item-name-cell .title{
        padding-left: 27%;
        padding-top: 7px;
    }
    .module_products_list .counter_wrapp .counter_block{
        display: block!important;
    }
    .module_products_list td.but-cell {
        display: inline-block!important;
        float: right;

    }
    .counter_block {
        float: left;
    }
    .sa_block{
        position: absolute;
        #top: 62%;
        bottom: 5%;
        left: 11px;
    }
    .sa_block2{
        margin-top: -20px;
    }
    .price-cell{
        display: contents!important;
    }
    body .ajax_load.table .main_item_wrapper .counter_wrapp div.total_summ {
        margin: -16px 0px 0px!important;
    }
.search-result .counter_wrapp{
    padding-top: 5px!important;
}

.sa_block2{
    margin-top: -20px;
}


