.g_table_wrap:last-child {
     margin-bottom: 0;
 }
.g_table_wrap tbody td {
    text-align: left;
    vertical-align: top;
    color: #666;
}
.g_table_wrap p,
.g_table_wrap p span {
    margin-bottom: 10px;
}
.g_table_wrap p span {
    display: block;
    color: #333;
    font-size:14px;
    font-weight:400;
}
.g_table th:first-child,
.g_table td:first-child {
    text-align: left;
    border-left: 0;
    font-size:16px;
    font-weight:400;
    color:#111;
}
.g_table_wrap .g_title6{
    line-height:1;
    margin-bottom:16px;
}