.t-store__prod-popup__name {
    font-weight: 2999 !important;
    font-size: 50px !important;

}
@media screen and (max-width: 640px) {
    .t-name_xl {
        font-size: 45px;
    }
    
    
.t-name {
    font-family: 'Durk', Arial, sans-serif;
    font-weight: 300;
    color: #000000;
}
