.grid-item-content {
    height: 400px;
    background: #333333;
  }

  .grid-item-content--height2 { height: 600px; }
