.case-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 1000px){.case-list{grid-template-columns:repeat(1, 1fr);gap:1rem}}.case-list p{text-align:center;margin-bottom:2rem;font-weight:700;letter-spacing:-0.025em}@media screen and (max-width: 1000px){.case-list p{margin-bottom:1rem}}.case-list img{display:block;height:auto;width:100%;margin-bottom:1.6rem}@media screen and (max-width: 1000px){.case-list img{margin-bottom:.8rem}}/*# sourceMappingURL=electrical-installation.css.map */