.items_section_order{display:flex;justify-content:space-evenly}.items_section_box{margin:0 10px}.items_section_box__image{align-items:center;border-radius:100%;box-shadow:0 4px 50px 0 rgba(25,73,145,.15);display:flex;height:60px;justify-content:center;max-height:60px;max-width:60px;width:60px}.items_section_box__divider{background:#04d976;height:1px;width:80%}.items_section_box__text,.items_section_box__title{margin:20px 0}@media(max-width:1024px){.items_section_order{display:block}.items_section_box{margin:0}}