.count_numb{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:30px;grid-row-gap:30px}.section_left.count_numb .count_numbers_wrap{justify-content:left}.section_center.count_numb .count_numbers_wrap{justify-content:center}.section_right.count_numb .count_numbers_wrap{justify-content:right}.count_numb .count_numbers_wrap{display:flex;margin-bottom:0}.count_numb .count_numbers,.count_numb .count_symbol{color:var(--jl-primary-color);display:inline-block}.count_numb .count_num_heading{margin-bottom:0;margin-top:5px}.count_numb .count_desc{margin-bottom:0;margin-top:10px}