#table thead th:last-child {
	max-width: 100px !important;
}

div.dt-button-collection div.dropdown-menu {
    max-height: 159px;
    overflow: auto;
}


