 
.t-store__card__price{
      display: grid;
      grid-auto-flow: column;
      grid-auto-columns: max-content;
      grid-gap: 0;
}
.t-store__card__price:before{
    content: "от";
    padding: 0 5px 0px 0;
}


.grid-wrapper[data-v-2cf6c11e] {
    max-width: 1160px!important;
}

.ymaps-layers-pane {
    -webkit-filter: grayscale(100%);
}