Buy me a coffee

#5907

@media screen and (max-width:767px) {
    .tab-container {
    flex-direction: column;
}
.tab-nav {
    width: 100% !important;
    display: flex;
}}