.col-lg-0 {width:0%; height:0;overflow: hidden;}
.col-lg-1{width:8.33%; height:auto;overflow: unset;} /*12/100 %*/
.col-lg-2 {width: 16.66%; height:auto;overflow: unset;}
.col-lg-3 {width: 25%; height:auto;overflow: unset;}
.col-lg-4 {width: 33.33%; height:auto;overflow: unset;}
.col-lg-5 {width: 41.66%; height:auto;overflow: unset;}
.col-lg-6 {width: 50%; height:auto;overflow: unset;}
.col-lg-7 {width: 58.33%; height:auto;overflow: unset;}
.col-lg-8 {width: 66.66%; height:auto;overflow: unset;}
.col-lg-9 {width: 75%; height:auto;overflow: unset;}
.col-lg-10 {width: 83.33%; height:auto;overflow: unset;}
.col-lg-11 {width: 91.66%; height:auto;overflow: unset;}
.col-lg-12 {width: 100%; height:auto;overflow: unset;}
