.testimonialwrapper{display:grid;gap:30px}.testimonialcontainer{display:flex;flex-direction:column;justify-content:space-between;padding:30px}.starwrapper{margin-bottom:15px;width:20%}.starwrapper img{display:block;width:100%}.quoteinfo p{margin-bottom:0;margin-top:0}.quoteinfo{border-top:1px solid #003d5c;padding-top:20px}.quotecontent{margin-bottom:20px;overflow:hidden}.quotename{color:#003d5c;font-family:var(--font2);font-weight:700}.quotedetails{font-size:.75em;line-height:1em}.quotemark{float:left;line-height:1;margin-right:5px;margin-top:3px}.quotemark i{font-size:1em}@media screen and (max-width:1200px){.testimonialwrapper{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:767px){.starwrapper{width:40%}}