.cards-parrent-container{display:flex;flex-direction:row;justify-content:space-between;width:1022px;height:198px}.card{background-color:#FFFFFF26;width:320px;height:198px;border-radius:6px;box-shadow:2px 3px 4px #00000059;padding:16px;box-sizing:border-box}.card-person{display:flex;gap:10px;align-items:center}.card-review{margin-top:12px}.testimonial-avatar-desktop{width:48px;height:48px !important;object-fit:cover;border-radius:50%}