.text.text--with-icon{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;-moz-column-gap:60px;column-gap:60px;row-gap:35px}@media only screen and (max-width:992px){.text.text--with-icon{-moz-column-gap:20px;column-gap:20px}}.text.text--with-icon .text__icon{grid-column:1/3}.text.text--with-icon .text__content{grid-column:3/13}.text .text__heading *{margin-top:0}.text .text__text p:first-of-type{margin-top:0}.text .text__text p:last-of-type{margin-bottom:0}