.b-custom-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 992px){.b-custom-grid{grid-template-columns:repeat(var(--grid-cols, 3), 1fr)}}.b-custom-grid img{width:7rem;height:auto}

/*# sourceMappingURL=block-custom-grid-style.min.css.map*/