.three-column-sec{display:inline-block;width:100%}.three-column-sec .three-col-wrap{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}.three-column-sec .three-col-wrap .three-box{display:inline-block;padding-bottom:25px;width:100%}.three-column-sec .three-col-wrap .three-box .content{display:inline-block;width:100%}.three-column-sec .three-col-wrap .three-box .content h4,.three-column-sec .three-col-wrap .three-box .content h5{margin:0 0 20px}@media(max-width:991px){.three-column-sec .three-col-wrap{gap:20px;grid-template-columns:repeat(1,1fr)}.three-column-sec .three-col-wrap .three-box{padding-bottom:0}}