.rate_head_wrapper {
    position: relative;
}
.rate_head_wrapper p {
    font-size: 14px;
    line-height: 1.3;
}
.rate_head_inner {
    position: absolute;
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
}

.rate_head_wrapper p.rate_head_aftertax {
    font-size: 10px;
}

.rate_head {
    font-size: 32px;
}

.rate {
    font-size: 56px;
    line-height: 1.3;
}

.rate_wrap {
    font-size: 20px;
}

.rate_aftertax {
    line-height: 1;
}