.three-column-module .item-boxes{display:flex;flex-flow:row wrap;margin:-30px -15px 0}.three-column-module .item-box{display:flex;padding:30px 15px 0;width:33.33%}.three-column-module .item-box .item-holder{background:#fff;box-shadow:var(--shadow);padding:30px 15px;width:100%}.three-column-module .item-box .number{align-items:center;background:var(--accent-color);border-radius:50%;color:#fff;display:flex;font-size:25px;font-weight:600;height:50px;justify-content:center;margin:0 auto 25px;width:50px}.three-column-module .item-box h3{color:var(--primary-color);margin:0 0 20px}@media (max-width:767px){.three-column-module .item-box{width:100%}}