.service-svg {
    width: 60px;
    height: 60px;
}
.svg-door {
    content: url(/svg/service_door.svg);
}
.svg-box {
    content: url(/svg/service_box.svg);
}
.svg-ebay {
    content: url(/svg/service_ebay.svg);
}
.svg-amazon {
    content: url(/svg/service_amazon.svg);
}
.svg-clock {
    content: url(/svg/service_clock.svg);
}
.svg-time-tracking {
    content: url(/svg/service-time-tracking.svg);
}
.svg-dollar {
    content: url(/svg/dollar.svg);
}
.svg-add-human {
    content: url(/svg/addHuman.svg);
}
.svg-boxs {
    content: url(/svg/boxs.svg);
}
.svg-cannot {
    content: url(/svg/cannot.svg);
}
