.tab-content__item {
    display:none
}

.tab-content__item.is-active {
    display:block
}