.card-with-left-icon-text-groups{display:grid;grid-gap:25px;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch}.card-with-left-icon-text-groups p{font-size:14px}.card-with-left-icon-text-groups:after,.card-with-left-icon-text-groups:before{display:none}.card-with-left-icon-text-groups .card-with-left-icon-text.span12{grid-column:auto/span 12}.card-with-left-icon-text-groups .card-with-left-icon-text{margin-bottom:15px;margin-left:0!important;padding-bottom:0;position:relative;width:100%}.card-with-left-icon-text .full-col-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}@media(min-width:768px){.card-with-left-icon-text-groups .card-with-left-icon-text.span3{grid-column:auto/span 3}.card-with-left-icon-text-groups .card-with-left-icon-text.span4{grid-column:auto/span 4}.card-with-left-icon-text-groups .card-with-left-icon-text.span6{grid-column:auto/span 6}.card-with-left-icon-text__content{padding-left:15px}.card-with-left-icon-text{display:flex!important}.card-with-left-icon-text--left-icon-title{min-width:70px}}@media(max-width:767px){.card-with-left-icon-text-groups .card-with-left-icon-text{grid-column:auto/span 12;text-align:center}}