/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5 Feb, 2022, 12:14:08 PM
    Author     : semic
*/

.column-count-2{
    column-count: 2;
}