.cards-icons__cards{gap:52px;grid-template-columns:repeat(4,1fr);margin-top:20px}.cards-icons__icon img{height:40px;object-fit:contain;object-position:left top;width:40px}.cards-icons__content h3{font-size:28px;font-weight:700;line-height:32px}@media only screen and (max-width:991px){.cards-icons__cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.cards-icons__cards{gap:32px;grid-template-columns:repeat(1,1fr)}.cards-icons__cards br{display:none}.cards-icons__content h3{font-size:24px;line-height:28px}}