.services-grid__card-image{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (min-width:1024px){.services-grid{grid-template-columns:2fr 3fr}.services-grid__card:first-child{grid-column:1;grid-row:1/3}.services-grid__card:first-child .services-grid__card-content{display:grid}.services-grid__card:nth-child(2){grid-column:2;grid-row:1;margin-top:2rem}.services-grid__card:nth-child(3){grid-column:2;grid-row:2;margin-bottom:2rem}.services-grid__card-content{height:100%}}@media screen and (min-width:768px){.services-grid__card:not(:first-child) .services-grid__card-content{display:flex}.services-grid__card:not(:first-child) .services-grid__card-image{flex:1 1 10rem;width:25%}.services-grid__card:not(:first-child) .services-grid__card-description{flex:1 1 15rem;width:75%}}