.testimonialsBlock{display:flex;gap:60px;align-items:center}.testimonialsBlock .testimonialPic{width:150px;height:150px;border-radius:50%;overflow:hidden;flex:none}.testimonialsBlock .testimonialPic img{width:100%;height:auto}@media only screen and (max-width :615px){.testimonialsBlock{gap:0;flex-direction:column;justify-content:center}.testimonialsBlock .testimonialPic{width:110px;height:110px}}