/* Add here all your CSS customizations */
.th-col-150{
    min-width:150px!important;
}

.th-col-150i{/*inverso*/
     max-width:150px!important;
 }