.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

.seecr-btn {
    border: 0;
    background: transparent;
}

button:hover .seecr-hover, .seecr-hover:hover {
    transform: scale(1.25);
}
