.title h3 {
    font-size: 48px;
    height: 58px;
    line-height: 58px;
    font-weight: 500;
    color: #ff9c01;
    margin: 70px 0 59px 0;
    position: relative;
}

.title .h2 {
    font-size: 24px;
    font-weight: 300;
    color: #333333;
    margin-bottom: 40px;
}