/*!
 * Partial to be imported on top of block or page scss
 * Will give access to vendors ans theme functions, mixins, variables
 */@media(min-width: 992px){.block-grid.block h3{text-align:center}}.block-grid.block .block-grid__column-content p:first-of-type{position:relative;padding-left:30px}.block-grid.block .block-grid__column-content p:first-of-type:before{content:"";width:18px;height:29px;background:-webkit-gradient(linear, left bottom, left top, color-stop(-11.11%, #EF3842), color-stop(79.63%, rgba(239, 56, 66, 0)));background:linear-gradient(0deg, #EF3842 -11.11%, rgba(239, 56, 66, 0) 79.63%);position:absolute;top:45%;left:0;-webkit-transform:translateY(-50%) skew(-10deg, 0deg);transform:translateY(-50%) skew(-10deg, 0deg)}

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