.eapps-testimonials-slider-page-item-tiled-postcard .eapps-testimonials-slider-page-item-author-picture-container {
    width: 300%;
    max-width: 100%;
    height: auto;
    padding-top: 66.66666%;
    border-radius: 160px;
    border: none;
    margin-right: 0;
    height: 300px !important;
}
@media screen and (max-width: 425px) and (min-width: 320px) {
 element.style {
    width: calc(100% - 32px);
    margin: 24px auto;
    padding-left: 50px !important;
}
}
.eapps-testimonials-slider-page-item-rating {
    display: inline-flex;
    margin-bottom: 12px;
    position: relative;
    z-index: 1;
}
.eapps-testimonials-slider-page-item-author-picture-container {
    min-width: 48px;
    width: 48px;
    display: inline-table;
    height: 48px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 16px;
    margin-left: 5px !important;
}
.eapps-testimonials-slider-page-item-text-read-more {
    color: #ffffff !important;
    line-height: 20px;
    cursor: pointer;
    transition: color 0.2s ease;
    white-space: nowrap;
}