.card-with-left-icon-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-groups .link-wrapper{bottom:25px;position:absolute}.card-with-left-icon-groups:after,.card-with-left-icon-groups:before{display:none}.card-with-left-icon-groups .card-with-left-icon.span12{grid-column:auto/span 12}.card-with-left-icon-groups .card-with-left-icon{margin-left:0!important;padding-bottom:0;position:relative;width:100%}.card-with-left-icon .card-with-left-icon--left-icon{position:relative}@media(min-width:768px){.card-with-left-icon-groups .card-with-left-icon.span3{grid-column:auto/span 3}.card-with-left-icon-groups .card-with-left-icon.span4{grid-column:auto/span 4}.card-with-left-icon-groups .card-with-left-icon.span6{grid-column:auto/span 6}.card-with-left-icon-groups .card-with-left-icon{display:flex}.card-with-left-icon-groups .card-with-left-icon__content-wrapper{padding-left:17px;width:calc(100% - 64px)}}@media(max-width:767px){.card-with-left-icon-groups .card-with-left-icon{grid-column:auto/span 12}.card-with-left-icon-groups .card-with-left-icon__content.with-link{padding-bottom:0!important}.card-with-left-icon__content p:last-child{margin-bottom:0}}