.t-store__card__mark {
    width: 70px;
    height: 70px;
    font-size: 25px;
    font-weight: 200;
  
}

.zoomon .tn-atom {
transition: all 0.5s ease;
}

.zoomon .tn-atom:hover {
transform: scale(1.2);
}


@media screen and (max-width: 480px){
.t762__textwrapper {
    padding-left: 30px !important;
     padding: 30 0px !important; } 
}

.t-name, .t-descr, .t-input, .t706, .t-checkbox, .t-radio  { 
    font-family: "CenturyGothic" !important; 
}

.t706__cartwin-content * {
    font-family: 'CenturyGothic' !important;
}



