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