.t-store__prod-popup__link > a {     text-decoration: underline !important; }

.t-store__card__mark {
    background-color: transparent !important;
    font-family: 'FuturaPT', Arial, sans-serif !important;
}

@media screen and (min-width: 960px) {
.t-store__card__mark-wrapper {
    top: -10px !important;
}
    
}

@media screen and (max-width: 960px) {
.t-store__card__mark-wrapper {
    top: -20px !important;
}
    
}
