[class*="ymaps-2"][class*="-ground-pane"] { filter: url("data:image/svg+xml;utf8,#grayscale"); /* Firefox 3.5+ */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ }

    
   .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: #fff;
    border-radius: 0;
}

@media screen and (max-width: 959px) {
   .t-checkbox__labeltext {
    color: #989BA6;
    }
    
    .t-checkbox__indicator, .t-radio__indicator {
    border: 2px solid #000 !important;
    }
   }
   @media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 0px!important;
    }
    .t1002__addBtn {
    width: 30px!important;
    height: 30px!important;
    }
   }
