#services .service-card-wrapper{display:grid;gap:31px;grid-template-columns:repeat(4,1fr)}#services .service-card-wrapper .span3{margin:0;width:100%}@media screen and (max-width:767px){#services .service-card-wrapper{grid-template-columns:1fr}}