section.testimonial{background-color:#f7fafc;display:flex;flex-wrap:wrap;justify-content:center}section.testimonial .content{background-color:#fff;border-radius:10px;box-shadow:0 0 6px #0000000f;box-sizing:border-box;margin:0 20px;padding:40px;position:relative;width:100%}section.testimonial .content.plain{padding:40px 20px}p.company,p.main-info,p.name{color:#0060a9;font-size:23px;line-height:1.3}section.testimonial .content .user-info{flex-direction:column-reverse}section.testimonial .content .user-test-image{margin-bottom:40px;width:180px}p.name,span.company{color:#0060a9}p.name{margin-bottom:5px}.content .info{flex-direction:column-reverse}.content .user-info{margin-bottom:40px}.section-header h2{font-size:32px;font-weight:500;line-height:42px;margin-bottom:60px}@media (min-width:992px){.content .info{flex-direction:column;width:calc(100% - 220px)}.content .user-info{margin-bottom:0}p.main-info{margin-bottom:40px}section.testimonial .content.plain{padding:60px}}@media (min-width:1200px){section.testimonial .content{max-width:1200px;padding:80px}}