.three-col-section{display:inline-block;width:100%}.three-col-section .main-content{align-items:stretch;display:flex;gap:16px;justify-content:space-between;margin-top:48px}.three-col-section .main-content .column{border:1px solid #0d80f3;border-radius:8px;display:flex;gap:20px;padding:20px 24px 24px}.three-col-section .main-content .column .left{width:15%}.three-col-section .main-content .column .left img{height:48px!important;width:48px!important}.three-col-section .main-content .column .right{width:85%}.three-col-section .main-content .column .right h3{color:#1a1a1a;font-size:20px;line-height:26px}.three-col-section .main-content .column .right p{font-size:16px!important}@media (max-width:991px){.three-col-section .main-content{flex-wrap:wrap;justify-content:center}.three-col-section .main-content .column{width:48%}}@media (max-width:767px){.three-col-section .main-content .column{flex-direction:column}.three-col-section .main-content .column .right{width:100%}}@media (max-width:575px){.three-col-section .main-content{margin-top:20px}.three-col-section .main-content .column{width:100%}.three-col-section .main-content .column .right h3{font-size:18px;line-height:23px}}