
/* -------------------------------------------------------------------------- */
/* logos */
/* -------------------------------------------------------------------------- */

.lemlist_logo {
    width: 30px;
    height: 30px;
    display: block;
    background-image: url("../../assets/images/lemlist_logo.png");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.lgm_logo {
    width: 30px;
    height: 30px;
    display: block;
    background-image: url("../../assets/images/_lgm/logo_lgm.png");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.fullenrich_logo {
    width: 35px;
    height: 35px;
    display: block;
    background-image: url("../../assets/images/fullenrich-logo.png");
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.bettercontact_logo {
    width: 35px;
    height: 35px;
    display: block;
    background-image: url("../../assets/images/bettercontact-logo.png");
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.kaspr_logo {
    width: 35px;
    height: 35px;
    display: block;
    background-image: url("../../assets/images/logo-kaspr.png");
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.zerobounce_logo {
    width: 33px;
    height: 33px;
    display: block;
    background-image: url("../../assets/images/zerobounce.png");
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.pipedrive_logo {
    width: 34px;
    height: 33px;
    display: block;
    background-image: url("../../assets/images/_pipedrive/pipedrive-icon.svg");
    background-size: 46px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}