.section-wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.content{flex:1 1 350px;margin:60px 0 0;max-width:400px}.content h2{color:#06a89c;font-size:24px;font-weight:700;margin-bottom:16px}.content p{color:#2e2e2e;font-size:18px;line-height:1.6}.graphic{align-items:center;display:flex;flex:1 1 300px;justify-content:center}.graphic img{height:auto;max-width:100%}@media(min-width:992px) and (max-width:1199.98px){.content{max-width:290px}.graphic{flex:1 1 250px}}@media(max-width:991.98px){.content{margin:0}.content,.graphic{flex:auto}.three-col-with-middle-img .left-col-content p{margin-bottom:0}}@media screen and (max-width:768px){.section-wrapper{flex-direction:column;text-align:center}.content{max-width:100%}}