.two_col_cards_section .card_grid{align-items:center;column-gap:17px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:40px;text-align:center}.two_col_cards_section .card_item{transition:transform .3s ease,box-shadow .3s ease;width:calc(50% - 8.5px)}.two_col_cards_section .card_item:hover{transform:translateY(-5px)}.two_col_cards_section .card_icon img{height:50px;margin-bottom:36px;width:50px}@media (max-width:767px){.two_col_cards_section .card_item{transition:transform .3s ease,box-shadow .3s ease;width:100%}}