.service-list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.service-list li{
    margin-bottom: 15px;
}