.sh-big-number-card-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}.sh-big-number-card-groups:after,.sh-big-number-card-groups:before{display:none}.sh-big-number-card-groups .sh-big-number-card{grid-column:auto/span 12;margin-left:0!important;padding-bottom:0;width:100%}.sh-big-number-card-groups h2{font-size:3rem;margin-bottom:0}.sh-big-number-card-groups p:last-child{margin-bottom:0}@media(min-width:768px){.sh-big-number-card-groups .sh-big-number-card.span3{grid-column:auto/span 3}.sh-big-number-card-groups .sh-big-number-card.span4{grid-column:auto/span 4}.sh-big-number-card-groups .sh-big-number-card.span6{grid-column:auto/span 6}}@media(max-width:767px){.sh-big-number-card-groups .sh-big-number-card{grid-column:auto/span 12}}