section ul {
    margin-left: 40px;
    padding-left: 0;
}

section {
    /*font-size: 16px;*/
    font-weight: 300;
}


section .section-tit2 {
    margin-bottom: 20px;
    text-align: center;
}


section p {
    margin-bottom: 20px;
}

section img {
    margin-top: 30px;
}