/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/column/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front and editor of your site.
 *
 * Replace them with your own styles or remove the file completely.
 */
@media (max-width: 768px) {
  .wp-block-column {
    order: var(--mb-stack-order) !important;
  }
}
.wp-block-column.grid {
  display: grid;
}

/*# sourceMappingURL=style-index.css.map*/