.tab-content{
    display: none;
}
.tab-content_active{
    display: block;
}