.image-list-wrap{background:#f4f4f4;margin-bottom:60px;padding:3rem}.imagelist-grid{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width:992px){.imagelist-grid{grid-template-columns:repeat(2,1fr)}}.imagelist-grid .imagelist-item{align-items:flex-start;display:flex;font-size:1.25rem;font-weight:500;margin:0 auto .25rem;max-width:350px;text-align:left;width:100%}@media (min-width:992px){.imagelist-grid .imagelist-item{max-width:unset}}.imagelist-grid .imagelist-item img{height:auto;margin-right:1rem;width:50px}.imagelist-grid .imagelist-item h4,.imagelist-grid .imagelist-item p{color:#646464;font-size:18px;margin-bottom:0}.imagelist-grid .imagelist-item h4{font-weight:600}