
.Section{
    margin-bottom: 20px;
}
.mb0{
    margin-bottom: 0;
}
.ImgOnlyStyle{
    max-width: 720px;
}

ul.listArea{
    margin-bottom: 0;
}

ul.listArea li{
    margin-bottom: 15px;
    line-height: 160%;
    background-position: 0 5px;
}

ul.listArea li:last-child{
    margin-bottom: 0;
}