.text-icons__card-bullets{display:grid;gap:38px 60px;grid-template-columns:repeat(3,minmax(0,1fr))}.text-icons__card-bullet-item{column-gap:25px}.text-icons__card-bullet-icon{height:34px;width:34px}@media only screen and (max-width:767px){.text-icons__card-bullets{gap:25px 60px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:576px){.text-icons__card-bullets{grid-template-columns:repeat(1,minmax(0,1fr))}}