.testimonial-wrapper{height:100%;width:100%}.testimonial-wrapper .testimonial-card-wrap{padding:30px;box-shadow:0px 7px 24px -5px rgb(188 188 188 / 50%);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;background-color:#fff;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.testimonial-wrapper .testimonial-card-inner{width:100%;height:auto}.testimonial-wrapper .name{line-height:1.5;font-weight:bold;width:auto;height:auto}.testimonial-wrapper .content{font-size:1.3em;margin-bottom:20px;width:auto;height:auto}@media(max-width:767px){.testimonial-wrapper{padding-bottom:30px !important}}