@mixin css
{
    ng-grid,
    [ngGrid]
    {
        display: flex;
        flex-direction: column;
    }
}