  /* EXPAND ACCORDION DIVS */
.collapse:not(.show) {
    display: inherit !important;
}