.chapter-testimonial{display:flex;flex-wrap:wrap}.chapter-testimonial .image{width:260px}.chapter-testimonial .image img{border-radius:100%;height:260px;object-fit:cover;width:100%}.chapter-testimonial .content{color:var(--blue-600);padding-left:55px;width:calc(100% - 260px)}.chapter-testimonial .content .name{font-size:20px;font-weight:700;margin:15px 0}.chapter-testimonial .content .designation{line-height:1.4}.chapter-testimonial .content h5{margin-top:0}.chapter-testimonial .image.mobile{display:none}@media (max-width:767px){.chapter-testimonial .image.desktop{display:none}.chapter-testimonial .image.mobile{display:block;width:66px}.chapter-testimonial .content{padding-left:0;width:100%}.chapter-testimonial .mobile-view{display:flex;padding-top:25px}.chapter-testimonial .image img{height:66px}.chapter-testimonial .mobile-view .detail{padding-left:20px;width:calc(100% - 66px)}.chapter-testimonial .content .name{margin:0 0 8px}.chapter-testimonial .content h5{font-size:20px;font-weight:600;line-height:normal;margin-top:0}}@media (min-width:768px) and (max-width:1023px){.chapter-testimonial .image.desktop{display:none}.chapter-testimonial .image.mobile{display:block;width:66px}.chapter-testimonial .content{padding-left:0;width:100%}.chapter-testimonial .mobile-view{display:flex;padding-top:25px}.chapter-testimonial .image img{height:66px}.chapter-testimonial .mobile-view .detail{padding-left:20px;width:calc(100% - 66px)}.chapter-testimonial .content .name{margin:0 0 8px}.chapter-testimonial .content h5{font-size:24px;font-weight:700;line-height:normal;margin-top:0}}