.masonary_grid {
    display: flex;
    flex-wrap: wrap;
}

.masonary_grid_item {
    width: 50% !important;
}