    p{
        font-size: 14px;
        line-height: 16px;
        color: #3B3B3B;
    }
    p.title_card{
        font-size: 18px;
        line-height: 0px;
    }

    .tariff{
        padding: 10% !important;
    }



    .tab-exchange{
        padding: 15px;
        cursor: pointer;
    }

    .tab-active{
        height: 50px;
    }

