t-slds__bgimg {
    background-position: bottom !important;
}

.js-store-prod-all-charcs {
    display:none !important;
}

.t-popup__close {
    background-color: rgb(255 255 255) !important;
}


.t-store__card__textwrapper .js-store-prod-descr{
   display: none !important;
}

.t-store__prod-popup__wrapper {
margin-bottom: 0px;
}

.t-descr {
       font-family: 'Montserrat';
}

@media screen and (min-width: 960px) {
    .t-store__filter__options_center {
    text-align: right !important;
}
}



@media screen and (max-width: 640px) {
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}
}