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

.t-store__card__price-wrapper {
    margin-top: 2px;
}

.t-store__card__textwrapper {
    padding-top: 10px;
}

@media screen and (max-width: 960px) {
    .t776__col {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 640px) {
    .t1118__trigger-button {
        padding-top: 12px!important;
        padding-bottom: 12px!important;
    }
}  

.t1118__icon {
    width: 20px;
    height: 20px;
}  


.t-store__card__mark {
    font-weight: 700;
    font-size: 10px;
    font-family: 'ProximaNova',Arial,sans-serif !important;
    display: table-cell;
    width: auto;
    height: 25px !important;
}

.t-store__card__mark-wrapper {
    left: auto;
    right: 10px;
    top: 10px;
    
}