.elementor-element .icon .pidapi-logo:before {
    content: "";
    background-image: url(pidapi-logo.png);
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
