.services__item-icon {
    display: flex;
}

.services__item-icon img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}