/** CSS Easing functions */ /* Bulma Utilities */
.blog .posts-grid {
  /*
  @include screen-from(1366px) {
      .content-post:nth-child(3) {
          grid-column: span 2;
          grid-template-columns: 3fr 2fr;
      }
  }
  */
}
