.tabs-views > .tab {
    display: none;
}

.tabs-views > .tab.selected {
    display: block;
}