.section-info {

}
.section-info .section-heading h2 {
     display: inline-block;
     font-size: 35px;
     font-weight: 400;
     margin-bottom: 0;
 }
.section-info > .container{}
.section-info .info-item {
    padding: 0 3px;
    margin-top: 40px;
}

.section-info .info-item > p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.section-info .info-item > p > a {
    font-weight: 400;
}
.section-info .info-item > p > span.img-title {
    display: block;
}

.section-info .info-item > ul > li{
    list-style: initial;
    margin: 0 0 10px 20px;
    font-size: 16px;
    font-weight: 400;
}

.section-info .info-item > h4 {
    font-size: 18px;
    margin: 40px 0 20px;
}