.t-btn_sm {
    height: 55px;
    width: 200px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
    .t-name_xl {
    font-size: 22px;
    line-height: 1.35;
   
}
@media only screen and (max-width: 768px)
.t-name_xl {
    font-size: 26px;
    line-height: 1.35;
 
}

   .t-calc
   {
     font-size: 17px;
     font-weight: 500;
   }
    .t-calc__postfix-text
    {
     font-size: 17px;
     font-weight: 500;
    }

    style attribute {
    color: rgb(0, 0, 0);
    font-family: Comissioner;
    font-size: 22px;
    font-weight: 400;
    }