.acf-servizi-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.acf-servizi-item {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

.acf-servizi-icon-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.acf-servizi-image-icon {
    display: block;
    max-width: 24px;
    max-height: 24px;
    width: auto;
    height: auto;
    object-fit: contain;
}
