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