.eapps-testimonials-slider-page-item-author-info-logo {
    height: 15px;
    margin-top: 12px;
    backface-visibility: hidden;
}

.eui-breakpoint-280 .eapps-testimonials-slider-page-item-single-spotlight .eapps-testimonials-slider-page-item-author-picture-container, .eui-breakpoint-480 .eapps-testimonials-slider-page-item-single-spotlight .eapps-testimonials-slider-page-item-author-picture-container, .eui-breakpoint-740 .eapps-testimonials-slider-page-item-single-spotlight .eapps-testimonials-slider-page-item-author-picture-container {
    min-width: 70px;
    max-width: 70px;
    height: 70px;
}

    .eapps-testimonials-slider-page-item-author-info-name {
    max-width: 200px;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}