.two_col_counter_section .main_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;justify-content:space-between}.two_col_counter_section .text_container{max-width:616px;width:100%}.two_col_counter_section .counter_cards_container{max-width:640px;width:100%}.two_col_counter_section .card_content .card_counter h2{background:unset;border-radius:0;margin-bottom:10px;padding-left:0;padding-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.two_col_counter_section .card_wrap{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-grid;display:grid;justify-content:space-between;-ms-grid-columns:minmax(0,1fr) 10px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.two_col_counter_section .sub_heading_container{margin-bottom:15px}.two_col_counter_section .description_container{margin-bottom:40px}@media (min-width:768px) and (max-width:991px){.two_col_counter_section .main_container{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}@media (max-width:767px){.two_col_counter_section .main_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.two_col_counter_section .counter_cards_container,.two_col_counter_section .text_container{max-width:100%}.two_col_counter_section .card_wrap{-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr));row-gap:10px}.two_col_counter_section .heading_container{margin-bottom:36px}.two_col_counter_section .description_container{margin-bottom:32px}.two_col_counter_section .card_content .card_counter h2{margin-bottom:5px}}