.showColumn{
    display: revert;
}

.hideColumn{
    display: none;
}