table.aboutinfo {
    width: 100%;
    font-size: 13px;
    letter-spacing: 3px;
    text-align: left;
    line-height: 30px;
}
th.aboutleft {
    width: 30%;
}
tr {
    border-top: 1px solid #f1f1f1;
}
th.aboutleft {
    padding: 25px 40px;
    font-weight: 500;
}
td.aboutright {
    padding: 15px 10px 15px 30px;
}
.section-service .title-block {
    border-bottom: 1px solid #fff;
}
h1.page-title.title-en {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.22em;
    margin-bottom: 60px;
}
.title-block {
    margin-top: 50px;
    padding-bottom: 146px;
    padding-top: 20px;
}
@media screen and (max-width: 768px){
.section-service {
    position: relative;
    padding-bottom: 0px;
}
.section-service .title-block .page-title {
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.15em;
}
.title-block {
    margin-top: 30px;
    padding-top: 20px;
}
h1.page-title.title-en {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.22em;
    margin-bottom: 50px;
}
.section .container {
    width: 88%;
    margin: 0 auto;
    padding: 0 15px;
}
th.aboutleft {
    padding: 25px 0px;
    font-weight: 500;
}
th.aboutleft {
    width: 25%;
    padding-left:10px;
}
table.aboutinfo {
    width: 100%;
    font-size: 12px;
    letter-spacing: 3px;
    text-align: left;
    line-height: 18px;
}