.icon-school {
    background-image: url("/app/resources/images/icons/icon-school.png") !important;
    background-repeat: no-repeat;
}

.icon-client {
    background-image: url("/app/resources/images/icons/icon-client.png") !important;
    background-repeat: no-repeat;
}