.kbd-testimonial-cards .u-repeater > .u-list-item > .u-container-layout { padding: 30px 20px !important; }
.kbd-testimonial-cards .u-repeater > .u-list-item .u-group { width: auto !important; min-height: 69px; height: 69px; margin: 0 !important; }
.kbd-testimonial-cards .u-repeater > .u-list-item .u-group > .u-container-layout { position: relative; width: 100%; height: 100%; padding: 0 !important; }
.kbd-testimonial-cards .u-repeater > .u-list-item .u-icon { position: absolute; top: 0; left: 0; width: 39px; height: 39px; margin: 0 !important; padding: 0; }
.kbd-testimonial-cards .u-repeater > .u-list-item h5 { position: absolute !important; top: 22px; left: 46px; width: auto !important; margin: 0 !important; font-size: 1.25rem !important; font-weight: 700; line-height: 1.2 !important; letter-spacing: normal; white-space: nowrap; }
.kbd-testimonial-cards .u-repeater > .u-list-item p { margin: 56px 0 0 !important; font-size: 1rem !important; font-weight: 400; line-height: 2.2 !important; }
@media (min-width: 576px) {
    .kbd-testimonial-cards .u-repeater > .u-list-item p { font-size: 1.125rem !important; }
}
@media (max-width: 767px) {
    .kbd-testimonial-cards .u-repeater > .u-list-item { min-height: auto !important; }
}
