.tab-body {
    &:not(.active) {
        display: none !important;
    }
}