.webwinkelkeur-small-score .rating-summary {
    float: left;
    margin-right: 10px;
}

.webwinkelkeur-small-score .brandicon {
    background: url(../images/webwinkelkeur_brand_icon.png) no-repeat;
    background-size: 20px;
    width: 25px;
    height: 25px;
    position: absolute;
    margin: -3px 0 0 -24px;
}

.webwinkelkeur-small-score p {
    display: block;
    padding: 4px;
    margin-bottom: 0;
}

.webwinkelkeur-small-score a {
    margin-left: 25px;
}

.webwinkelkeur-big-score.de, .webwinkelkeur-big-score.en, .webwinkelkeur-big-score.es, .webwinkelkeur-big-score.fr {
    background-image: url(../images/valuedshops_brand.svg);
    background-position: 50% 30%;
}

.webwinkelkeur-big-score {
    background-color: #ffffff;
    border-radius: 0.75rem;
    color: #1f2b2e;
    image-rendering: auto;
    padding: 0.75rem;
}

.webwinkelkeur-big-score a {
    margin-bottom: 0;
}

.webwinkelkeur-big-score p {
    display: block;
}

.webwinkelkeur-big-score .score {
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid rgba(126, 128, 126, 0.08);
    display: block;
}

.webwinkelkeur-big-score .text {
    font-size: 13px;
}

.trustprofile-small-score .rating-summary {
    float: left;
    margin-right: 10px;
}

.trustprofile-small-score .brandicon {
    background: url(../images/trustprofile_brand_icon.png) no-repeat;
    background-size: 20px;
    width: 25px;
    height: 25px;
    position: absolute;
    margin: -3px 0 0 -24px;
}

.trustprofile-small-score p {
    display: block;
    padding: 4px;
    margin-bottom: 0;
}

.trustprofile-small-score a {
    margin-left: 25px;
}

.trustprofile-big-score {
    background-color: #f8f8f8;
    background-image: url(../images/trustprofile_brand.svg);
    background-repeat: no-repeat;
    background-position: 50% 30%;
    background-size: 250px;
    padding: 20px;
    width: 250px;
    image-rendering: auto;
}

.trustprofile-big-score p {
    display: block;
    margin-top: 120px;
    margin-bottom: 5px;
}

.trustprofile-big-score .score {
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid rgba(126, 128, 126, 0.08);
    display: block;
}

.trustprofile-big-score .text {
    display: block;
    font-size: 13px;
    margin-top: 8px;
}
