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