Grid with up down columns in react js

I want to create a grid with 3 columns, each column have 4 rows. First and last one start with margin-top 0, center one start with margin-top of 15px enter image description here

Above image is for example.
Thanks for the help.

I added the image, I want a code for this example in css