=1" [ngClass]="{'col-left col-xl-3 col-md-6' : appService.columns==5}">
=2" [ngClass]="{'col-center col-xl-5 col-md-12' : appService.columns==5, 'wide-col' : appService.columns==3}">
=4" [ngClass]="{'col-right col-xl-4 col-md-6' : appService.columns==5}">