@media screen and (min-width: 960px) {
    .t951__sidebar-wrapper {
        background-color: #fff;
        padding: 30px;
        border-radius: 30px; 
    }
    
    /*.t951__sidebar-wrapper .t-store__filter__range_bg {*/
    /*    background-color: #59bfc8;*/
    /*}*/
    
    .t-checkbox__indicator {
        border-radius: 5px;
    }
}
    
    .t-store__card__bgimg, .t-store__card__bgimg_second {
        border-radius: 30px;
    }
    
    .js-store-load-more-btn {
        color: #525252!important;
        border: 1px solid #525252;
        background: transparent!important;
    }
    
    .t-store__prod-popup__text {
        font-size:17px;
        
    }