@media screen and (min-width: 981px){
    ul#tabs {
        display: flex;
    }
}